| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add new{_with_phy}, new_mii{_with_phy} | datdenkikniet | 2025-11-14 | 1 | -4/+3 |
| | | |||||
| * | ETH no longer knows about Station management | datdenkikniet | 2025-11-13 | 1 | -6/+8 |
| | | |||||
| * | executor: return error when creating the spawntoken, not when spawning. | Dario Nieuwenhuis | 2025-08-29 | 1 | -1/+1 |
| | | |||||
| * | Add rand-core v0.9 support. | Dario Nieuwenhuis | 2025-05-18 | 1 | -1/+0 |
| | | | | | Co-Authored-By: Aurélien Jacobs <[email protected]> | ||||
| * | stm32/eth: rename PHY->Phy, GenericSMI -> GenericPhy. Remove unneeded unsafes. | Dario Nieuwenhuis | 2025-01-26 | 1 | -4/+3 |
| | | | | | | We shouldn't use `unsafe` to mark merely "dangerous" actions, only actions that actually cause UB. | ||||
| * | stm32: change all examples and tests to use GenericSMI::new_auto(). | Dario Nieuwenhuis | 2025-01-26 | 1 | -1/+1 |
| | | |||||
| * | net: refactor to simplify lifetimes/generics. | Dario Nieuwenhuis | 2024-09-16 | 1 | -6/+5 |
| | | |||||
| * | Simplify construction of StackResources::new() | Martin Liska | 2024-08-08 | 1 | -6/+1 |
| | | |||||
| * | Fix tests | Dion Dokter | 2024-08-05 | 1 | -1/+1 |
| | | |||||
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 1 | -1/+0 |
| | | |||||
| * | chore: replace make_static! macro usage with non-macro version | Ulf Lilleengen | 2023-12-21 | 1 | -5/+8 |
| | | |||||
| * | stm32/tests: add stm32h753zi, stm32h7a3zi. | Dario Nieuwenhuis | 2023-10-21 | 1 | -0/+2 |
| | | |||||
| * | Patch tests & examples | Gabriel Górski | 2023-10-09 | 1 | -2/+1 |
| | | |||||
| * | stm32/hil: add f2, f3, f7, l49 | Dario Nieuwenhuis | 2023-10-03 | 1 | -3/+13 |
| | | |||||
| * | tests/stm32: add eth test. | Dario Nieuwenhuis | 2023-10-02 | 1 | -0/+113 |
