aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32-wpan/src/evt.rs
Commit message (Expand)AuthorAgeFilesLines
* wpan: refactor into wb55xoviat2025-12-031-152/+0
* wpan: use ptr arithmaticxoviat2025-11-231-0/+1
* stm32/wpan: implement mm patternxoviat2023-06-231-21/+12
* stm32/wpan: reorg subsystemsxoviat2023-06-231-2/+2
* fix unsound access in `EvtBox`goueslati2023-06-221-9/+1
* wpan: add BLE HCIgoueslati2023-06-221-0/+23
* stm32/wpan: fix bugsxoviat2023-06-191-4/+4
* stm32/wpan: add draft mac mboxxoviat2023-06-181-2/+13
* stm32/wpan: cleanup and expand shcixoviat2023-06-181-63/+2
* stm32/wpan: modify evtbox to use slice viewxoviat2023-06-171-60/+77
* stm32/wpan: convert to new ipccxoviat2023-06-171-1/+3
* stm32/ipcc: move tl_mbox into `embassy-stm32-wpan`goueslati2023-06-121-0/+176