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-enc28j60
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-time 0.3.1 release
Ulf Lilleengen
2024-06-04
1
-1
/
+1
*
Fix warnings in recent nightly.
Dario Nieuwenhuis
2024-03-20
1
-4
/
+3
*
fmt: disable "unused" warnings.
Dario Nieuwenhuis
2024-03-20
1
-2
/
+1
*
Fix invalid "async" crates.io category.
Dario Nieuwenhuis
2024-01-12
1
-1
/
+1
*
Complete cargo.tomls more.
Dario Nieuwenhuis
2024-01-12
1
-1
/
+3
*
Add docs.rs metadata to all crates.
Dario Nieuwenhuis
2024-01-11
1
-0
/
+4
*
bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4.
Dario Nieuwenhuis
2024-01-11
1
-1
/
+1
*
Centralize license and MSRV boilerplate into the repo readme.
Dario Nieuwenhuis
2024-01-11
1
-10
/
+0
*
Update embedded-hal to v1.0
Dario Nieuwenhuis
2024-01-09
1
-2
/
+2
*
Update embedded-hal to 1.0.0-rc.3
Dario Nieuwenhuis
2023-12-14
1
-2
/
+2
*
update release version in examples and other crates
Scott Mabin
2023-12-04
1
-1
/
+1
*
Update embedded-(hal,io,nal).
Dario Nieuwenhuis
2023-11-29
1
-2
/
+2
*
net/driver: remove Medium, make HardwareAddress non_exhaustive.
Dario Nieuwenhuis
2023-10-18
1
-2
/
+1
*
Prepare embassy-net(/-driver,/-driver-channel) 0.2.0
Dániel Buga
2023-10-16
1
-1
/
+1
*
time: add `links` key, release v0.1.5.
Dario Nieuwenhuis
2023-10-16
1
-1
/
+1
*
Release embassy-time 0.1.4
Dániel Buga
2023-10-12
1
-1
/
+1
*
enc28j60: expose a the MAC address via `address()` getter
Josh Junon
2023-09-29
1
-0
/
+5
*
enc28j60: return packet length from receive() instead of mut slice
Josh Junon
2023-09-28
1
-5
/
+4
*
Sync all fmt.rs files.
Dario Nieuwenhuis
2023-08-30
1
-6
/
+39
*
Release embassy-time v0.1.3
Jesse Braham
2023-08-28
1
-2
/
+2
*
net-enc28j60: reset rx logic when buffer corrupts.
Dario Nieuwenhuis
2023-08-18
1
-21
/
+33
*
net-enc28j60: remove useless 1ms sleep.
Dario Nieuwenhuis
2023-08-18
1
-2
/
+0
*
Update embedded-hal to 1.0.0-rc.1 (#1783)
Dario Nieuwenhuis
2023-08-16
1
-2
/
+2
*
net-enc28j60: add docs, readme.
Dario Nieuwenhuis
2023-08-15
2
-0
/
+27
*
net-enc28j60: fix PHY read unreliable due to missing dummy byte.
Dario Nieuwenhuis
2023-08-15
2
-9
/
+13
*
wip: enc28j60 driver.
Dario Nieuwenhuis
2023-08-15
13
-0
/
+1552