| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add more documentation and comment | René van Dorst | 2023-09-07 | 1 | -0/+1 |
| | | |||||
| * | rustfmt | René van Dorst | 2023-08-24 | 1 | -5/+10 |
| | | |||||
| * | Fix linting. | René van Dorst | 2023-08-24 | 1 | -7/+7 |
| | | | | | | | | | | | 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`. | ||||
| * | Add embassy-net-adin1110 | René van Dorst | 2023-08-24 | 1 | -0/+137 |
| This add a library for Analog ADIN1110 SPE SPI chip. This library is inspired by `embassy-net-w5500`. | |||||
