embassy/embassy-net-adin1110/src
René van Dorst 10bf33dcac Fix linting.
I like program with deny(clippy::pedantic) but it was set as allowed, so
I did get less linting errors/hints. Now it is corrected and also fix
the lint errors and hints.

Also fixes some comment and demagic some values.

Rename `FEC` to more appropriate name `FSC`.
2023-08-24 00:52:21 +02:00
..
crc8.rs Add embassy-net-adin1110 2023-08-24 00:43:51 +02:00
crc32.rs Fix linting. 2023-08-24 00:52:21 +02:00
lib.rs Fix linting. 2023-08-24 00:52:21 +02:00
mdio.rs Fix linting. 2023-08-24 00:52:21 +02:00
phy.rs Fix linting. 2023-08-24 00:52:21 +02:00
regs.rs Fix linting. 2023-08-24 00:52:21 +02:00