index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-stm32-wpan
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-5
/
+3
*
Add crate description
Lofty Inclination
2025-01-01
1
-0
/
+13
*
fixup! Add docs for the BLE bindings
Lofty Inclination
2025-01-01
1
-3
/
+4
*
Add docs for the BLE bindings
Lofty Inclination
2025-01-01
1
-0
/
+32
*
Update nighlty, fix warnings.
Dario Nieuwenhuis
2024-10-14
1
-0
/
+1
*
docs: add readme
Ulf Lilleengen
2024-01-12
1
-0
/
+2
*
Remove nightly and unstable-traits features in preparation for 1.75.
Dario Nieuwenhuis
2023-11-29
1
-5
/
+1
*
cyw43: remove feature(concat_bytes).
Dario Nieuwenhuis
2023-11-25
1
-1
/
+0
*
Update Rust nightly.
Dario Nieuwenhuis
2023-11-01
1
-0
/
+4
*
fmt mod must not be public.
Dario Nieuwenhuis
2023-08-09
1
-1
/
+1
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
1
-1
/
+1
*
wpan: add files from cyw43
xoviat
2023-07-15
1
-1
/
+2
*
wpan: factor mac logic into other mod
xoviat
2023-07-15
1
-0
/
+3
*
wpan: update alignment control
xoviat
2023-07-09
1
-14
/
+26
*
stm32/wpan: reorg subsystems
xoviat
2023-06-23
1
-14
/
+12
*
wpan: add BLE HCI
goueslati
2023-06-22
1
-0
/
+2
*
stm32/wpan: add draft mac mbox
xoviat
2023-06-18
1
-2
/
+10
*
stm32/wpan: reorg modules
xoviat
2023-06-18
1
-96
/
+1
*
stm32/wpan: add ble, mac features and cleanup
xoviat
2023-06-18
1
-34
/
+3
*
stm32/wpan: use new ownership model
xoviat
2023-06-17
1
-16
/
+15
*
rustfmt
xoviat
2023-06-17
1
-0
/
+4
*
stm32/wpan: convert to new ipcc
xoviat
2023-06-17
1
-59
/
+1
*
rustfmt
xoviat
2023-06-13
1
-9
/
+9
*
stm32/wpan: get --release working
xoviat
2023-06-13
1
-17
/
+61
*
fix build
goueslati
2023-06-12
1
-9
/
+9
*
stm32/ipcc: move tl_mbox into `embassy-stm32-wpan`
goueslati
2023-06-12
1
-0
/
+266