embassy/examples/stm32h7
Badr Bouslikhin d2a7322978
stm32/eth: fix h7 examples
The STM32H7 examples enable `dhcpv4` and `dns` features. Both use one
socket, meaning that we need one extra socket for our firmware tcp
socket.
2023-12-05 19:48:03 +01:00
..
.cargo Fix probe chip type in stm32h7 example 2023-07-31 10:17:44 +02:00
src/bin stm32/eth: fix h7 examples 2023-12-05 19:48:03 +01:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml update release version in examples and other crates 2023-12-04 13:15:10 +00:00