| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update to embedded-io 0.7 | Dario Nieuwenhuis | 2025-12-19 | 1 | -2/+2 |
| * | Merge pull request #5082 from Gerharddc/tuntap-update | Gerhard de Clercq | 2025-12-16 | 1 | -1/+1 |
| * | Add `run_until` function to std Executor as to support grafeul shutdown. | Gerhard de Clercq | 2025-12-12 | 1 | -0/+47 |
| * | examples/std: fix warning. | Dario Nieuwenhuis | 2025-12-12 | 1 | -4/+5 |
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| * | executor: return error when creating the spawntoken, not when spawning. | Dario Nieuwenhuis | 2025-08-29 | 7 | -13/+13 |
| * | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 1 | -5/+5 |
| * | Load all crates in the graph, honor the "publish" flag to prevent publishing ... | Dario Nieuwenhuis | 2025-08-25 | 1 | -0/+6 |
| * | fix: prepare embassy-sync 0.7.1 release | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 |
| * | chore: prepare embassy-executor 0.8 release | Ulf Lilleengen | 2025-07-31 | 1 | -1/+1 |
| * | Merge pull request #4234 from mkj/embassy-sync-rel-0.7 | Ulf Lilleengen | 2025-05-22 | 1 | -1/+1 |
| |\ |
|
| | * | embassy-sync: bump to 0.7.0 | Matt Johnston | 2025-05-22 | 1 | -1/+1 |
| * | | Added some notes for net_ppp example | jubeormk1 | 2025-05-22 | 1 | -3/+5 |
| * | | Adjustments for std examples | jubeormk1 | 2025-05-22 | 2 | -5/+112 |
| |/ |
|
| * | Add rand-core v0.9 support. | Dario Nieuwenhuis | 2025-05-18 | 6 | -11/+11 |
| * | Statically allocate task pools on stable Rust. | Dario Nieuwenhuis | 2025-03-28 | 1 | -1/+1 |
| * | chore: prepare embassy-net release | Ulf Lilleengen | 2025-02-14 | 1 | -1/+1 |
| * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| * | Release embassy-net-ppp v0.2. | Dario Nieuwenhuis | 2025-01-12 | 1 | -1/+1 |
| * | Simplify some std examples. | Dario Nieuwenhuis | 2025-01-12 | 2 | -66/+3 |
| * | Prepare embassy-net 0.6 | Dániel Buga | 2025-01-05 | 1 | -1/+1 |
| * | gave examples/std a cleaner and more informational Hello | Bart Massey | 2025-01-01 | 1 | -2/+6 |
| * | modified examples/std README to avoid possible problems | Bart Massey | 2024-12-31 | 2 | -9/+12 |
| * | Remove useless std cargo features. | Dario Nieuwenhuis | 2024-12-25 | 1 | -1/+1 |
| * | Prepare new embassy-time-*driver, embassy-executor, embassy-time | Dániel Buga | 2024-12-22 | 1 | -2/+2 |
| * | Make `integrated-timers` the default, remove Cargo feature. | Dario Nieuwenhuis | 2024-12-15 | 1 | -1/+1 |
| * | net: release v0.5.0 | Dario Nieuwenhuis | 2024-11-28 | 1 | -1/+1 |
| * | Bump sync version (#3562) | Dániel Buga | 2024-11-22 | 1 | -1/+1 |
| * | Release embassy-executor 0.6.3. | Dario Nieuwenhuis | 2024-11-12 | 1 | -1/+1 |
| * | Prep executor 0.6.2 | Dániel Buga | 2024-11-06 | 1 | -1/+1 |
| * | Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1 | Dario Nieuwenhuis | 2024-10-21 | 1 | -1/+1 |
| * | Update smoltcp, embedded-nal-async to use the `core::net` IP addr types. | Dario Nieuwenhuis | 2024-10-07 | 1 | -3/+3 |
| * | net: refactor to simplify lifetimes/generics. | Dario Nieuwenhuis | 2024-09-16 | 5 | -35/+26 |
| * | examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's) | Dario Nieuwenhuis | 2024-08-07 | 5 | -25/+5 |
| * | prepare release embassy-executor | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| * | Prepare embassy-time release | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| * | prepare for embassy-time 0.3.1 release | Ulf Lilleengen | 2024-06-04 | 1 | -1/+1 |
| * | Prepare for embassy-sync 0.6.0 release | Ulf Lilleengen | 2024-05-29 | 1 | -1/+1 |
| * | Fix warnings in recent nightly. | Dario Nieuwenhuis | 2024-03-20 | 3 | -5/+0 |
| * | fix: typo in netcat command for std example | Valentin Trophime | 2024-01-29 | 1 | -2/+2 |
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -3/+3 |
| * | time: split queue driver too, don't reexport drivers. | Dario Nieuwenhuis | 2024-01-11 | 1 | -0/+1 |
| * | New embassy-net release | Scott Mabin | 2024-01-04 | 1 | -1/+1 |
| * | examples: configure executor task arena sizes. | Dario Nieuwenhuis | 2024-01-02 | 1 | -1/+1 |
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 8 | -15/+2 |
| * | chore: replace make_static! macro usage with non-macro version | Ulf Lilleengen | 2023-12-21 | 5 | -21/+32 |
| * | Update all references to `embasy-executor` to the latest version | Jesse Braham | 2023-12-06 | 1 | -1/+1 |
| * | update release version in examples and other crates | Scott Mabin | 2023-12-04 | 1 | -2/+2 |
| * | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 2 | -4/+3 |
| * | Update embedded-(hal,io,nal). | Dario Nieuwenhuis | 2023-11-29 | 1 | -2/+2 |