embassy/embassy-stm32
Dario Nieuwenhuis 5eae295c8a stm32: rename feature net to embassy-net.
The eth code is always built and available, but has no own API (other
than the embassy-net Device impl) to rx/tx packets. We could add this
API in the future, so the feature only means "embassy-net support".
2022-12-13 16:43:25 +01:00
..
src stm32/eth_v2: update to new embassy-net trait, remove PeripheralMutex. 2022-12-13 16:43:25 +01:00
build.rs embassy-stm32: add rs485 driver enable to uart 2022-12-09 14:26:09 +01:00
Cargo.toml stm32: rename feature net to embassy-net. 2022-12-13 16:43:25 +01:00