Dario Nieuwenhuis
|
3cbc687424
|
net/driver: remove Medium, make HardwareAddress non_exhaustive.
|
2023-10-18 05:28:16 +02:00 |
|
Josh Junon
|
e1a8caffa4
|
enc28j60: expose a the MAC address via address() getter
|
2023-09-29 17:23:39 +02:00 |
|
Josh Junon
|
fa2e63f74b
|
enc28j60: return packet length from receive() instead of mut slice
|
2023-09-28 18:28:46 +02:00 |
|
Dario Nieuwenhuis
|
5e613d9abb
|
Sync all fmt.rs files.
|
2023-08-30 01:37:18 +02:00 |
|
Dario Nieuwenhuis
|
73942f50cb
|
net-enc28j60: reset rx logic when buffer corrupts.
|
2023-08-18 15:51:48 +02:00 |
|
Dario Nieuwenhuis
|
3ebb93e47d
|
net-enc28j60: remove useless 1ms sleep.
|
2023-08-18 15:44:52 +02:00 |
|
Dario Nieuwenhuis
|
ea9f887ee1
|
net-enc28j60: add docs, readme.
|
2023-08-15 14:27:31 +02:00 |
|
Dario Nieuwenhuis
|
253b28deba
|
net-enc28j60: fix PHY read unreliable due to missing dummy byte.
|
2023-08-15 14:09:36 +02:00 |
|
Dario Nieuwenhuis
|
2c1402843a
|
wip: enc28j60 driver.
|
2023-08-15 14:09:36 +02:00 |
|