| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32/wpan: move linker file into pkg | xoviat | 2023-06-23 | 2 | -1/+27 |
| * | stm32/wpan: implement mm pattern | xoviat | 2023-06-23 | 6 | -60/+76 |
| * | stm32/wpan: use align to align data | xoviat | 2023-06-23 | 2 | -21/+14 |
| * | rustfmt | xoviat | 2023-06-23 | 1 | -1/+0 |
| * | stm32/wpan: reorg subsystems | xoviat | 2023-06-23 | 8 | -19/+25 |
| * | stm32/tests: update ble test | xoviat | 2023-06-22 | 1 | -1/+1 |
| * | update hci crate git path | GhaithOueslati | 2023-06-22 | 1 | -1/+1 |
| * | update hci crate name | GhaithOueslati | 2023-06-22 | 2 | -3/+3 |
| * | fix unsound access in `EvtBox` | goueslati | 2023-06-22 | 3 | -12/+5 |
| * | wpan: add BLE HCI | goueslati | 2023-06-22 | 6 | -4/+157 |
| * | stm32/wpan: fix data alignment | xoviat | 2023-06-21 | 2 | -9/+20 |
| * | stm32/wpan: fix bugs | xoviat | 2023-06-19 | 3 | -9/+12 |
| * | stm32/wpan: fix lifetime param | xoviat | 2023-06-18 | 1 | -1/+1 |
| * | stm32/wpan: add shci mac init | xoviat | 2023-06-18 | 1 | -0/+6 |
| * | stm32/wpan: add draft mac mbox | xoviat | 2023-06-18 | 6 | -7/+145 |
| * | stm32/wpan: reorg modules | xoviat | 2023-06-18 | 5 | -103/+120 |
| * | stm32/wpan: add ble, mac features and cleanup | xoviat | 2023-06-18 | 2 | -34/+6 |
| * | stm32/wpan: cleanup and expand shci | xoviat | 2023-06-18 | 3 | -103/+345 |
| * | stm32/wpan: use new ownership model | xoviat | 2023-06-17 | 4 | -44/+61 |
| * | stm32/wpan: add ble acl_write | xoviat | 2023-06-17 | 1 | -1/+12 |
| * | stm32/wpan: modify evtbox to use slice view | xoviat | 2023-06-17 | 2 | -87/+104 |
| * | rustfmt | xoviat | 2023-06-17 | 3 | -15/+11 |
| * | stm32/wpan: convert to new ipcc | xoviat | 2023-06-17 | 7 | -222/+100 |
| * | stm32/wpan: debug remove node | xoviat | 2023-06-17 | 1 | -0/+3 |
| * | disable mm | xoviat | 2023-06-17 | 1 | -23/+23 |
| * | revert reset changes | xoviat | 2023-06-17 | 2 | -10/+0 |
| * | stm32/wpan: improve linked list ergonomics | xoviat | 2023-06-16 | 7 | -61/+66 |
| * | stm32/wpan: move schi command into sys | xoviat | 2023-06-15 | 5 | -38/+53 |
| * | stm32/wpan: minor linked list cleanpu | xoviat | 2023-06-13 | 1 | -6/+6 |
| * | stm32/wpan: cleanup linked list and fix edge cases | xoviat | 2023-06-13 | 4 | -58/+100 |
| * | stm32/wpan: remove break | xoviat | 2023-06-13 | 1 | -2/+0 |
| * | stm32/wpan: fix linked list bug | xoviat | 2023-06-13 | 2 | -17/+28 |
| * | rustfmt | xoviat | 2023-06-13 | 1 | -9/+9 |
| * | rustfmt | xoviat | 2023-06-13 | 3 | -6/+0 |
| * | stm32/wpan: get --release working | xoviat | 2023-06-13 | 5 | -47/+148 |
| * | stm32-wpan: add doc metadata | goueslati | 2023-06-13 | 1 | -0/+6 |
| * | clippy | goueslati | 2023-06-12 | 2 | -3/+3 |
| * | fix build | goueslati | 2023-06-12 | 3 | -13/+63 |
| * | stm32/ipcc: move tl_mbox into `embassy-stm32-wpan` | goueslati | 2023-06-12 | 14 | -0/+1598 |
