aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32-wpan/src/sub
Commit message (Expand)AuthorAgeFilesLines
* Add example to doc for BLE initialisationLofty Inclination2025-01-011-0/+19
* fixup! Add docs for the BLE bindingsLofty Inclination2025-01-012-4/+5
* Add docs for the BLE bindingsLofty Inclination2025-01-012-0/+20
* stm32: misc. cleanupxoviat2023-09-174-12/+8
* wpan: further optimize mac eventxoviat2023-07-201-4/+6
* - optimize event to parse opcode only oncexoviat2023-07-191-1/+1
* wpan/mac: use lifetimes to control eventsxoviat2023-07-161-6/+3
* wpan/mac: use slice view to avoid copyxoviat2023-07-161-8/+1
* wpan: factor mac logic into other modxoviat2023-07-1510-1975/+3
* cleanupgoueslati2023-07-133-8/+4
* final structsgoueslati2023-07-133-5/+66
* make it work, disgustinglygoueslati2023-07-136-33/+73
* change MacAddress to a union instead of an enumgoueslati2023-07-125-52/+102
* parsing MAC structsgoueslati2023-07-129-215/+1053
* wip: added MAC indicationsgoueslati2023-07-114-0/+221
* wip: added MAC responsesgoueslati2023-07-115-1/+217
* wip: added MAC commandsgoueslati2023-07-114-42/+494
* wipgoueslati2023-07-103-0/+128
* rustfmtxoviat2023-07-091-3/+1
* mac: move table initialization after sys readyxoviat2023-07-092-8/+19
* wpan: update alignment controlxoviat2023-07-091-4/+8
* stm32/wpan: implement mm patternxoviat2023-06-234-39/+60
* stm32/wpan: reorg subsystemsxoviat2023-06-235-0/+361