Skip to content

Commit e704a76

Browse files
authored
Update README.md
1 parent 65314e3 commit e704a76

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ This port allows to integrate [lwIP](https://savannah.nongnu.org/projects/lwip/)
1818

1919
Refer to the examples folder to check how you could integrate lwIP with a MAC-PHY chip. It requires that the user already has implemented the low-level access to the MAC-PHY chip to send/recieve ethernet frames and update the link status.
2020

21+
## Debug
22+
23+
Debug options can be changed directly from the macros located in `src/lwip_debug_opt.h`.
24+
2125

2226
## Notes
2327

0 commit comments

Comments
 (0)