embassy/embassy-stm32-wpan
Dániel Buga c9abff53d7
Bump sync version (#3562)
* Bump sync version

* Use old embassy-sync in rp bluetooth example

* Downgrade update to minor
2024-11-22 21:16:11 +01:00
..
2024-10-14 00:12:45 +02:00
2024-11-22 21:16:11 +01:00
2024-01-12 09:21:51 +01:00

embassy-stm32-wpan

Async WPAN (short range wireless) on STM32WB families.

Features

  • Rust interface to the WPAN stack running on the STM32WB co-processor .
  • Controller trait implementation for the stm32wb-hci crate.
  • Embassy-net driver implementation for 802.15.4 MAC.

Examples

See the stm32wb examples.