embassy/examples/stm32f4
dvdsk 1812ccd276
Adds an example for using the w5500 with an stm32f4
This example takes into account the lower memory on the stm32f4. That
should prevent anyone wanting to use the w5500 on any stm from adapting
the w5500 example for the rp which uses a lot more RAM.
2024-06-07 23:46:59 +02:00
..
.cargo remove dev files 2024-05-29 00:37:50 -04:00
src/bin Adds an example for using the w5500 with an stm32f4 2024-06-07 23:46:59 +02:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml Adds an example for using the w5500 with an stm32f4 2024-06-07 23:46:59 +02:00