Commit graph

39 commits

Author SHA1 Message Date
xoviat
49333ce6ad stm32/wpan: move linker file into pkg 2023-06-23 20:09:13 -05:00
xoviat
d43417e97c stm32/wpan: implement mm pattern 2023-06-23 19:59:48 -05:00
xoviat
91fdd76053 stm32/wpan: use align to align data 2023-06-23 18:08:42 -05:00
xoviat
f23b34951a rustfmt 2023-06-23 17:55:47 -05:00
xoviat
29f32ce00e stm32/wpan: reorg subsystems 2023-06-23 17:54:06 -05:00
xoviat
caf63b9e73 stm32/tests: update ble test 2023-06-22 21:05:51 -05:00
GhaithOueslati
64ff1a6b75 update hci crate git path 2023-06-22 22:53:07 +01:00
GhaithOueslati
558247d8f6 update hci crate name 2023-06-22 22:51:38 +01:00
goueslati
3dbd58f40e fix unsound access in EvtBox 2023-06-22 15:59:03 +01:00
goueslati
cd4f8f13a2 wpan: add BLE HCI 2023-06-22 15:21:14 +01:00
xoviat
5247c1c795 stm32/wpan: fix data alignment 2023-06-21 16:34:56 -05:00
xoviat
978e7b5e77 stm32/wpan: fix bugs 2023-06-19 21:17:31 -05:00
xoviat
0122b813d3 stm32/wpan: fix lifetime param 2023-06-18 19:03:50 -05:00
xoviat
72fd648d92 stm32/wpan: add shci mac init 2023-06-18 18:56:53 -05:00
xoviat
b95c0210b8 stm32/wpan: add draft mac mbox 2023-06-18 18:51:14 -05:00
xoviat
9f63158aad stm32/wpan: reorg modules 2023-06-18 10:11:36 -05:00
xoviat
39334f7280 stm32/wpan: add ble, mac features and cleanup 2023-06-18 09:43:07 -05:00
xoviat
7177e7ea1a stm32/wpan: cleanup and expand shci 2023-06-18 08:37:26 -05:00
xoviat
443550b353 stm32/wpan: use new ownership model 2023-06-17 15:37:34 -05:00
xoviat
6d7d617f40 stm32/wpan: add ble acl_write 2023-06-17 15:18:15 -05:00
xoviat
c7b0df569b stm32/wpan: modify evtbox to use slice view 2023-06-17 14:38:36 -05:00
xoviat
faa58b9074 rustfmt 2023-06-17 12:06:00 -05:00
xoviat
6b5d55eb29 stm32/wpan: convert to new ipcc 2023-06-17 12:00:33 -05:00
xoviat
b0a2f0c4fe stm32/wpan: debug remove node 2023-06-17 11:02:31 -05:00
xoviat
6ef060ca17 disable mm 2023-06-17 10:44:36 -05:00
xoviat
391f0b5d09 revert reset changes 2023-06-17 08:37:00 -05:00
xoviat
e1161dfc80 stm32/wpan: improve linked list ergonomics 2023-06-16 20:15:03 -05:00
xoviat
af451b5462 stm32/wpan: move schi command into sys 2023-06-15 21:02:10 -05:00
xoviat
4601f4e1eb stm32/wpan: minor linked list cleanpu 2023-06-13 21:15:01 -05:00
xoviat
ae9983324d stm32/wpan: cleanup linked list and fix edge cases 2023-06-13 21:10:42 -05:00
xoviat
bc0734eee5 stm32/wpan: remove break 2023-06-13 18:05:27 -05:00
xoviat
c1fc98c313 stm32/wpan: fix linked list bug 2023-06-13 18:04:05 -05:00
xoviat
c484f0715b rustfmt 2023-06-13 17:17:10 -05:00
xoviat
f15a0203e4 rustfmt 2023-06-13 17:13:25 -05:00
xoviat
6c13f381c4 stm32/wpan: get --release working 2023-06-13 17:12:34 -05:00
goueslati
055f6afdcc stm32-wpan: add doc metadata 2023-06-13 09:51:21 +01:00
goueslati
bf32dc5d3a clippy 2023-06-12 15:07:46 +01:00
goueslati
a1b27783a6 fix build 2023-06-12 14:44:30 +01:00
goueslati
ca8957da43 stm32/ipcc: move tl_mbox into embassy-stm32-wpan 2023-06-12 12:27:51 +01:00