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-net-driver-channel
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: bump embassy-sync version to 0.3.0
Ulf Lilleengen
2023-09-14
1
-1
/
+1
*
Rename zero_copy -> zerocopy.
Dario Nieuwenhuis
2023-09-04
1
-13
/
+13
*
Prefer `receive` over `recv`
Ruben De Smet
2023-09-04
1
-11
/
+11
*
Move embassy-net-driver-channel::zerocopy_channel to embassy_sync::zero_copy_...
Ruben De Smet
2023-09-04
1
-224
/
+13
*
Sync all fmt.rs files.
Dario Nieuwenhuis
2023-08-30
1
-6
/
+39
*
net-ppp: take serial port and config in run(), allow calling it multiple times.
Dario Nieuwenhuis
2023-08-25
1
-0
/
+12
*
net-driver-channel: do not hardcode medium to ethernet.
Dario Nieuwenhuis
2023-08-25
1
-1
/
+6
*
net-wiznet: rename from embassy-net-w5500.
Dario Nieuwenhuis
2023-08-15
1
-1
/
+1
*
Introduce driver::HardwareAddress without smoltcp dependency
Ruben De Smet
2023-07-31
1
-8
/
+14
*
Use HardwareAddress in Driver
Ruben De Smet
2023-07-28
1
-18
/
+5
*
Expose IEEE802.15.4 address in Driver
Ruben De Smet
2023-07-28
1
-0
/
+15
*
Release embassy-net v0.1
Dario Nieuwenhuis
2023-06-29
3
-0
/
+108
*
Release embassy-sync v0.2.0
Dario Nieuwenhuis
2023-04-13
1
-1
/
+1
*
Add more crates to docs.
Dario Nieuwenhuis
2023-02-13
1
-0
/
+6
*
net/chan: split state runner.
Dario Nieuwenhuis
2022-12-27
1
-9
/
+17
*
net; allow changing MAC addr at runtime.
Dario Nieuwenhuis
2022-12-27
1
-20
/
+36
*
net: split channel-based driver impl from usb cdc-ncm into a separate crate.
Dario Nieuwenhuis
2022-12-26
3
-0
/
+762