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
/
mac
/
driver.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
wpan: refactor into wb55
xoviat
2025-12-03
1
-213
/
+0
*
wpan: restructure ipcc and hil test wpan_mac
xoviat
2025-11-23
1
-3
/
+3
*
wpan: fix src/dst address
xoviat
2025-11-17
1
-1
/
+2
*
wpan: parse frames correctly
xoviat
2025-11-17
1
-6
/
+6
*
wpan_ get net example actually working
xoviat
2025-11-17
1
-1
/
+11
*
wpan: restructure mac driver
xoviat
2025-11-16
1
-19
/
+101
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
rustfmt for new nightly.
Dario Nieuwenhuis
2024-10-14
1
-2
/
+8
*
Update Rust nightly.
Dario Nieuwenhuis
2023-11-01
1
-1
/
+0
*
net/driver: remove Medium, make HardwareAddress non_exhaustive.
Dario Nieuwenhuis
2023-10-18
1
-10
/
+1
*
Deprecate *recv* in favor of *receive*
Ruben De Smet
2023-08-22
1
-2
/
+2
*
Implement Channel::poll_receive(..) -> Poll<T>
Ruben De Smet
2023-08-11
1
-1
/
+1
*
Channel poll methods return Poll instead of bool
Ruben De Smet
2023-08-11
1
-1
/
+3
*
Introduce driver::HardwareAddress without smoltcp dependency
Ruben De Smet
2023-07-31
1
-2
/
+2
*
Use HardwareAddress in Driver
Ruben De Smet
2023-07-28
1
-2
/
+2
*
wpan: further optimize mac event
xoviat
2023-07-20
1
-3
/
+3
*
- optimize event to parse opcode only once
xoviat
2023-07-19
1
-15
/
+8
*
wpan: implement initial event loop
xoviat
2023-07-18
1
-9
/
+13
*
wpan: fully implement initial draft concept
xoviat
2023-07-18
1
-32
/
+43
*
wpan: fix comp errors and impl. some of runner
xoviat
2023-07-17
1
-2
/
+6
*
wpan: refactor control, driver
xoviat
2023-07-17
1
-77
/
+85
*
wpan: add files from cyw43
xoviat
2023-07-15
1
-0
/
+102