| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | Update manifests to satisfy new checks. | Dario Nieuwenhuis | 2025-09-22 | 1 | -0/+4 |
| | | |||||
| * | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 2 | -3/+5 |
| | | |||||
| * | add missing | Ulf Lilleengen | 2025-08-25 | 1 | -0/+13 |
| | | |||||
| * | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 1 | -1/+1 |
| | | |||||
| * | Prepare embassy-net drivers | Dániel Buga | 2025-01-05 | 1 | -1/+1 |
| | | |||||
| * | Prepare new embassy-time-*driver, embassy-executor, embassy-time | Dániel Buga | 2024-12-22 | 1 | -1/+1 |
| | | |||||
| * | rustfmt for new nightly. | Dario Nieuwenhuis | 2024-10-14 | 1 | -2/+4 |
| | | |||||
| * | Prepare embassy-time release | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| | | |||||
| * | Reduced define for 'unreachable!' to a single macro rule | Tarun Singh | 2024-07-17 | 1 | -10/+6 |
| | | |||||
| * | Add collapse_debuginfo to fmt.rs macros. | Dario Nieuwenhuis | 2024-06-17 | 1 | -0/+17 |
| | | | | | | | This makes location info in defmt logs point to the code calling the macro, instead of always to fmt.rs as before. Fix works with nightlies starting with today's, and stable 1.81+. | ||||
| * | prepare for embassy-time 0.3.1 release | Ulf Lilleengen | 2024-06-04 | 1 | -1/+1 |
| | | |||||
| * | Fix warnings in recent nightly. | Dario Nieuwenhuis | 2024-03-20 | 1 | -4/+3 |
| | | |||||
| * | fmt: disable "unused" warnings. | Dario Nieuwenhuis | 2024-03-20 | 1 | -2/+1 |
| | | |||||
| * | Fix invalid "async" crates.io category. | Dario Nieuwenhuis | 2024-01-12 | 1 | -1/+1 |
| | | |||||
| * | Complete cargo.tomls more. | Dario Nieuwenhuis | 2024-01-12 | 1 | -1/+3 |
| | | |||||
| * | Add docs.rs metadata to all crates. | Dario Nieuwenhuis | 2024-01-11 | 1 | -0/+4 |
| | | |||||
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -1/+1 |
| | | |||||
| * | Centralize license and MSRV boilerplate into the repo readme. | Dario Nieuwenhuis | 2024-01-11 | 1 | -10/+0 |
| | | |||||
| * | Update embedded-hal to v1.0 | Dario Nieuwenhuis | 2024-01-09 | 1 | -2/+2 |
| | | |||||
| * | Update embedded-hal to 1.0.0-rc.3 | Dario Nieuwenhuis | 2023-12-14 | 1 | -2/+2 |
| | | |||||
| * | update release version in examples and other crates | Scott Mabin | 2023-12-04 | 1 | -1/+1 |
| | | |||||
| * | Update embedded-(hal,io,nal). | Dario Nieuwenhuis | 2023-11-29 | 1 | -2/+2 |
| | | |||||
| * | net/driver: remove Medium, make HardwareAddress non_exhaustive. | Dario Nieuwenhuis | 2023-10-18 | 1 | -2/+1 |
| | | |||||
| * | Prepare embassy-net(/-driver,/-driver-channel) 0.2.0 | Dániel Buga | 2023-10-16 | 1 | -1/+1 |
| | | |||||
| * | time: add `links` key, release v0.1.5. | Dario Nieuwenhuis | 2023-10-16 | 1 | -1/+1 |
| | | |||||
| * | Release embassy-time 0.1.4 | Dániel Buga | 2023-10-12 | 1 | -1/+1 |
| | | |||||
| * | enc28j60: expose a the MAC address via `address()` getter | Josh Junon | 2023-09-29 | 1 | -0/+5 |
| | | |||||
| * | enc28j60: return packet length from receive() instead of mut slice | Josh Junon | 2023-09-28 | 1 | -5/+4 |
| | | |||||
| * | Sync all fmt.rs files. | Dario Nieuwenhuis | 2023-08-30 | 1 | -6/+39 |
| | | |||||
| * | Release embassy-time v0.1.3 | Jesse Braham | 2023-08-28 | 1 | -2/+2 |
| | | |||||
| * | net-enc28j60: reset rx logic when buffer corrupts. | Dario Nieuwenhuis | 2023-08-18 | 1 | -21/+33 |
| | | |||||
| * | net-enc28j60: remove useless 1ms sleep. | Dario Nieuwenhuis | 2023-08-18 | 1 | -2/+0 |
| | | |||||
| * | Update embedded-hal to 1.0.0-rc.1 (#1783) | Dario Nieuwenhuis | 2023-08-16 | 1 | -2/+2 |
| | | |||||
| * | net-enc28j60: add docs, readme. | Dario Nieuwenhuis | 2023-08-15 | 2 | -0/+27 |
| | | |||||
| * | net-enc28j60: fix PHY read unreliable due to missing dummy byte. | Dario Nieuwenhuis | 2023-08-15 | 2 | -9/+13 |
| | | |||||
| * | wip: enc28j60 driver. | Dario Nieuwenhuis | 2023-08-15 | 13 | -0/+1552 |
