| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 2 | -2/+2 |
| | | |||||
| * | ci: use devtool to build. | Dario Nieuwenhuis | 2025-09-11 | 1 | -0/+1 |
| | | |||||
| * | Add Wiznet W6100 driver | Chris Dell | 2025-09-08 | 5 | -1/+89 |
| | | |||||
| * | wiznet: add version check to initialization sequence | Josh Junon | 2024-06-30 | 5 | -5/+80 |
| | | |||||
| * | 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. | ||||
| * | use private_bounds for sealed traits. | Dario Nieuwenhuis | 2024-03-23 | 3 | -43/+34 |
| | | |||||
| * | docs: document public apis of wiznet driver | Ulf Lilleengen | 2023-12-20 | 4 | -0/+6 |
| | | |||||
| * | 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 | 5 | -0/+493 |
