Dario Nieuwenhuis
|
e519e00265
|
Update Rust nightly.
|
2023-11-01 04:56:56 +01:00 |
|
Dario Nieuwenhuis
|
3cbc687424
|
net/driver: remove Medium, make HardwareAddress non_exhaustive.
|
2023-10-18 05:28:16 +02:00 |
|
Ruben De Smet
|
c39671266e
|
Deprecate *recv* in favor of *receive*
|
2023-08-22 16:58:31 +02:00 |
|
Ruben De Smet
|
b1ec460b9a
|
Implement Channel::poll_receive(..) -> Poll<T>
|
2023-08-11 13:22:56 +02:00 |
|
Ruben De Smet
|
f9d251cd5c
|
Channel poll methods return Poll instead of bool
|
2023-08-11 12:13:46 +02:00 |
|
Ruben De Smet
|
4afdce4ec5
|
Introduce driver::HardwareAddress without smoltcp dependency
|
2023-07-31 14:21:26 +02:00 |
|
Ruben De Smet
|
69c0a89aa5
|
Use HardwareAddress in Driver
|
2023-07-28 16:40:15 +02:00 |
|
xoviat
|
809d3476aa
|
wpan: further optimize mac event
|
2023-07-20 16:45:04 -05:00 |
|
xoviat
|
28254842db
|
- optimize event to parse opcode only once
- optimze channels
- return mut ref for smoltcp rx
|
2023-07-19 17:49:08 -05:00 |
|
xoviat
|
ca1d4179a7
|
wpan: implement initial event loop
|
2023-07-18 20:52:03 -05:00 |
|
xoviat
|
890d113b85
|
wpan: fully implement initial draft concept
|
2023-07-18 18:28:12 -05:00 |
|
xoviat
|
d040871f7a
|
wpan: fix comp errors and impl. some of runner
|
2023-07-17 20:14:06 -05:00 |
|
xoviat
|
8f23b6faa6
|
wpan: refactor control, driver
|
2023-07-17 19:26:58 -05:00 |
|
xoviat
|
cd592cb055
|
wpan: add files from cyw43
|
2023-07-15 19:15:01 -05:00 |
|