ENC424J600/src
Harry Ho 010be3e9eb Fix controller & smoltcp device bugs
* lib.rs: fix transmission status checking (line 176)
* lib.rs: make RAW_FRAME_LENGTH_MAX the same for both RX and TX, for the purpose of setting MAMXFL in controller, as well as setting MTU for smoltcp device
* smoltcp_phy.rs: fix missing MTU definition
2020-12-30 17:05:39 +08:00
..
lib.rs Fix controller & smoltcp device bugs 2020-12-30 17:05:39 +08:00
rx.rs Fix controller & smoltcp device bugs 2020-12-30 17:05:39 +08:00
smoltcp_phy.rs Fix controller & smoltcp device bugs 2020-12-30 17:05:39 +08:00
spi.rs Simplify, styling & spelling 2020-12-29 11:42:31 +08:00
tx.rs Fix controller & smoltcp device bugs 2020-12-30 17:05:39 +08:00