aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32-wpan
Commit message (Expand)AuthorAgeFilesLines
* stm32/wpan: move linker file into pkgxoviat2023-06-232-1/+27
* stm32/wpan: implement mm patternxoviat2023-06-236-60/+76
* stm32/wpan: use align to align dataxoviat2023-06-232-21/+14
* rustfmtxoviat2023-06-231-1/+0
* stm32/wpan: reorg subsystemsxoviat2023-06-238-19/+25
* stm32/tests: update ble testxoviat2023-06-221-1/+1
* update hci crate git pathGhaithOueslati2023-06-221-1/+1
* update hci crate nameGhaithOueslati2023-06-222-3/+3
* fix unsound access in `EvtBox`goueslati2023-06-223-12/+5
* wpan: add BLE HCIgoueslati2023-06-226-4/+157
* stm32/wpan: fix data alignmentxoviat2023-06-212-9/+20
* stm32/wpan: fix bugsxoviat2023-06-193-9/+12
* stm32/wpan: fix lifetime paramxoviat2023-06-181-1/+1
* stm32/wpan: add shci mac initxoviat2023-06-181-0/+6
* stm32/wpan: add draft mac mboxxoviat2023-06-186-7/+145
* stm32/wpan: reorg modulesxoviat2023-06-185-103/+120
* stm32/wpan: add ble, mac features and cleanupxoviat2023-06-182-34/+6
* stm32/wpan: cleanup and expand shcixoviat2023-06-183-103/+345
* stm32/wpan: use new ownership modelxoviat2023-06-174-44/+61
* stm32/wpan: add ble acl_writexoviat2023-06-171-1/+12
* stm32/wpan: modify evtbox to use slice viewxoviat2023-06-172-87/+104
* rustfmtxoviat2023-06-173-15/+11
* stm32/wpan: convert to new ipccxoviat2023-06-177-222/+100
* stm32/wpan: debug remove nodexoviat2023-06-171-0/+3
* disable mmxoviat2023-06-171-23/+23
* revert reset changesxoviat2023-06-172-10/+0
* stm32/wpan: improve linked list ergonomicsxoviat2023-06-167-61/+66
* stm32/wpan: move schi command into sysxoviat2023-06-155-38/+53
* stm32/wpan: minor linked list cleanpuxoviat2023-06-131-6/+6
* stm32/wpan: cleanup linked list and fix edge casesxoviat2023-06-134-58/+100
* stm32/wpan: remove breakxoviat2023-06-131-2/+0
* stm32/wpan: fix linked list bugxoviat2023-06-132-17/+28
* rustfmtxoviat2023-06-131-9/+9
* rustfmtxoviat2023-06-133-6/+0
* stm32/wpan: get --release workingxoviat2023-06-135-47/+148
* stm32-wpan: add doc metadatagoueslati2023-06-131-0/+6
* clippygoueslati2023-06-122-3/+3
* fix buildgoueslati2023-06-123-13/+63
* stm32/ipcc: move tl_mbox into `embassy-stm32-wpan`goueslati2023-06-1214-0/+1598