embassy/examples/stm32h7
Alejandro Nadal 47ebec82b8
Add comment warning for new users about changing pins on Ethernet for different devices
Not all STM32H7 devices share the pins of the example. Added a warning and a specific example for STM32H747XIH
2024-03-20 13:56:15 +01:00
..
.cargo Fix probe chip type in stm32h7 example 2023-07-31 10:17:44 +02:00
src/bin Add comment warning for new users about changing pins on Ethernet for different devices 2024-03-20 13:56:15 +01:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00