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
*
Use inline const for initializing arrays. (#3567)
Dario Nieuwenhuis
2024-11-24
1
-4
/
+2
*
Bump sync version (#3562)
Dániel Buga
2024-11-22
1
-1
/
+1
*
rustfmt for new nightly.
Dario Nieuwenhuis
2024-10-14
1
-2
/
+8
*
update dates
Ulf Lilleengen
2024-08-05
1
-1
/
+3
*
Prepare release embassy-net-driver-channel
Ulf Lilleengen
2024-08-05
2
-1
/
+6
*
Reduced define for 'unreachable!' to a single macro rule
Tarun Singh
2024-07-17
1
-10
/
+6
*
Add collapse_debuginfo to fmt.rs macros.
Dario Nieuwenhuis
2024-06-17
1
-0
/
+17
*
Prepare for embassy-sync 0.6.0 release
Ulf Lilleengen
2024-05-29
1
-1
/
+1
*
fmt: disable "unused" warnings.
Dario Nieuwenhuis
2024-03-20
1
-2
/
+1
*
Complete cargo.tomls more.
Dario Nieuwenhuis
2024-01-12
1
-0
/
+1
*
Centralize license and MSRV boilerplate into the repo readme.
Dario Nieuwenhuis
2024-01-11
1
-10
/
+0
*
docs: document public apis of embassy-net-driver-channel
Ulf Lilleengen
2023-12-20
1
-1
/
+57
*
update release version in examples and other crates
Scott Mabin
2023-12-04
1
-1
/
+1
*
Prepare embassy-net 0.2.1 and embassy-sync 0.4.0
Dániel Buga
2023-10-31
1
-1
/
+1
*
net/driver: remove Medium, make HardwareAddress non_exhaustive.
Dario Nieuwenhuis
2023-10-18
3
-32
/
+16
*
Prepare embassy-net(/-driver,/-driver-channel) 0.2.0
Dániel Buga
2023-10-16
2
-2
/
+20
*
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