Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vChavezB authored Apr 30, 2022
1 parent 65314e3 commit e704a76
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ This port allows to integrate [lwIP](https://savannah.nongnu.org/projects/lwip/)

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.

## Debug

Debug options can be changed directly from the macros located in `src/lwip_debug_opt.h`.


## Notes

Expand Down

0 comments on commit e704a76

Please sign in to comment.