Dario Nieuwenhuis
d41eeeae79
Remove Peripheral trait, rename PeripheralRef->Peri.
2025-03-27 15:18:06 +01:00
Lofty Inclination
81948b3f2f
Add crate description
2025-01-01 01:35:41 +00:00
Lofty Inclination
7d387f52a2
fixup! Add docs for the BLE bindings
2025-01-01 01:35:41 +00:00
Lofty Inclination
b2cc2fda26
Add docs for the BLE bindings
...
These new docs explain a lot of the current implementation for the BLE
stack, with reference to AN5289 14.1. They also detail the additional
requirements around BLE startup behaviour; specifically, that certain
SYS events must be awaited, and that shci_c2_ble_init should be called.
Since the ble feature is now enabled by default for the docs, the
remaining documentation for the BLE behaviour (as implemented by the
`stm32wb-hci` crate) should be bought in automatically.
2025-01-01 01:35:41 +00:00
Dario Nieuwenhuis
ee669ee5c5
Update nighlty, fix warnings.
...
Fixes #2599
2024-10-14 00:11:16 +02:00
Ulf Lilleengen
7d1257caa0
docs: add readme
2024-01-12 09:17:26 +01:00
Dario Nieuwenhuis
c6989dfbca
Remove nightly and unstable-traits features in preparation for 1.75.
2023-11-29 17:26:33 +01:00
Dario Nieuwenhuis
03d500f548
cyw43: remove feature(concat_bytes).
2023-11-25 01:06:43 +01:00
Dario Nieuwenhuis
e519e00265
Update Rust nightly.
2023-11-01 04:56:56 +01:00
Dario Nieuwenhuis
820852be28
fmt mod must not be public.
2023-08-09 18:33:20 +02:00
Dario Nieuwenhuis
036e6ae30c
Rename embassy-hal-common to embassy-hal-internal, document it's for internal use only. ( #1700 )
2023-07-28 13:23:22 +02:00
xoviat
cd592cb055
wpan: add files from cyw43
2023-07-15 19:15:01 -05:00
xoviat
4db4200c37
wpan: factor mac logic into other mod
2023-07-15 14:47:34 -05:00
xoviat
735d676a72
wpan: update alignment control
2023-07-09 15:50:01 -05:00
xoviat
29f32ce00e
stm32/wpan: reorg subsystems
2023-06-23 17:54:06 -05:00
goueslati
cd4f8f13a2
wpan: add BLE HCI
2023-06-22 15:21:14 +01: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
443550b353
stm32/wpan: use new ownership model
2023-06-17 15:37:34 -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
c484f0715b
rustfmt
2023-06-13 17:17:10 -05:00
xoviat
6c13f381c4
stm32/wpan: get --release working
2023-06-13 17:12:34 -05: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