embassy/embassy-net-adin1110/src
René van Dorst 1d4d11ba25 refactor write_fifo(), don´t copy frame data
Now this function uses frame data directly in the SPI transaction
instead making a copy of it.
Also fixing some length calculations and refactor/add tests to test this
function.
2023-08-24 00:52:21 +02:00
..
crc8.rs Add embassy-net-adin1110 2023-08-24 00:43:51 +02:00
crc32.rs refactor write_fifo(), don´t copy frame data 2023-08-24 00:52:21 +02:00
lib.rs refactor write_fifo(), don´t copy frame data 2023-08-24 00:52:21 +02:00
mdio.rs Fix linting. 2023-08-24 00:52:21 +02:00
phy.rs rustfmt 2023-08-24 00:52:21 +02:00
regs.rs Fix linting. 2023-08-24 00:52:21 +02:00