| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | wiznet: add version check to initialization sequence | Josh Junon | 2024-06-30 | 1 | -4/+6 |
| | | |||||
| * | cargo fmt | dvdsk | 2024-06-08 | 1 | -1/+1 |
| | | |||||
| * | Explain the const params N_RX & N_TX in the docs of State | dvdsk | 2024-06-07 | 1 | -0/+10 |
| | | | | | | | On chips with a low amount of ram it's easy to run out of ram. When looking at the current docs for the State struct it is not easy to see that these params can cause a lot of ram usage. | ||||
| * | docs: document public apis of wiznet driver | Ulf Lilleengen | 2023-12-20 | 1 | -0/+2 |
| | | |||||
| * | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 1 | -2/+1 |
| | | |||||
| * | Update Rust nightly. | Dario Nieuwenhuis | 2023-11-01 | 1 | -0/+1 |
| | | |||||
| * | net-wiznet: report link up/down on cable plug/unplug. | Dario Nieuwenhuis | 2023-10-20 | 1 | -26/+28 |
| | | |||||
| * | time: Update examples, tests, and other code to use new Timer::after_x ↵ | Adam Greig | 2023-10-15 | 1 | -3/+3 |
| | | | | | convenience methods | ||||
| * | net-wiznet: rename from embassy-net-w5500. | Dario Nieuwenhuis | 2023-08-15 | 1 | -0/+117 |
