Skip to content

Commit

Permalink
add DHCP resource
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed May 20, 2024
1 parent 25521b3 commit 8dc7e7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions embedded-examples/stm32h7-rtic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,4 @@ format as the packet framing format.
## Resources

- [STM32H743ZI Ethernet link checker example](https://github.com/stm32-rs/stm32h7xx-hal/blob/master/examples/ethernet-nucleo-h743zi2.rs)
- [smoltcp DHCP client](https://github.com/smoltcp-rs/smoltcp/blob/main/examples/dhcp_client.rs)

0 comments on commit 8dc7e7a

Please sign in to comment.