| Commit message (Expand) | Author | Age | Files | Lines |
| * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| * | Create embassy-nrf 0.3.1 | Ulf Lilleengen | 2025-01-09 | 1 | -1/+1 |
| * | Update cyw43, nrf, rp hals and embassy-boot | Ulf Lilleengen | 2025-01-06 | 1 | -1/+1 |
| * | Prepare embassy-net drivers | Dániel Buga | 2025-01-05 | 1 | -2/+2 |
| * | Prepare embassy-net 0.6 | 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 | -2/+2 |
| * | Make `integrated-timers` the default, remove Cargo feature. | Dario Nieuwenhuis | 2024-12-15 | 1 | -1/+1 |
| * | Keep 52840's task arena unchanged | Dániel Buga | 2024-12-07 | 1 | -1/+1 |
| * | Shrink task arena of tests | Dániel Buga | 2024-12-07 | 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 |
| * | Update nrf-pac. | Dario Nieuwenhuis | 2024-11-15 | 1 | -14/+14 |
| * | 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 |
| * | nrf: port to chiptool-based `nrf-pac`. | Dario Nieuwenhuis | 2024-11-04 | 5 | -6/+70 |
| * | Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1 | Dario Nieuwenhuis | 2024-10-21 | 1 | -1/+1 |
| * | Update to rust 1.82. | Dario Nieuwenhuis | 2024-10-18 | 1 | -1/+1 |
| * | Update nighlty, fix warnings. | Dario Nieuwenhuis | 2024-10-14 | 1 | -1/+1 |
| * | net: refactor to simplify lifetimes/generics. | Dario Nieuwenhuis | 2024-09-16 | 2 | -13/+11 |
| * | Simplify construction of StackResources::new() | Martin Liska | 2024-08-08 | 2 | -7/+2 |
| * | prepare release embassy-executor | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| * | Prepare for embassy-nrf release | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| * | Prepare embassy-time release | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| * | tests/nrf: add non-buffered uart tests. | Dario Nieuwenhuis | 2024-06-25 | 3 | -0/+100 |
| * | tests/nrf: generalize buffereduart tests for all chips. | Dario Nieuwenhuis | 2024-06-25 | 6 | -75/+108 |
| * | tests/nrf: unify, add nrf52832, nrf52833, nrf5340, nrf9160 | Dario Nieuwenhuis | 2024-06-25 | 20 | -0/+922 |
| * | rename nrf52 HIL test | Ulf Lilleengen | 2024-01-24 | 10 | -526/+0 |
| * | nrf/gpio: remove generics. | Dario Nieuwenhuis | 2024-01-22 | 2 | -10/+7 |
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -3/+3 |
| * | Update embedded-hal to v1.0 | Dario Nieuwenhuis | 2024-01-09 | 1 | -2/+2 |
| * | Merge pull request #2404 from plaes/sync-link-ram | Dario Nieuwenhuis | 2024-01-05 | 2 | -255/+1 |
| |\ |
|
| | * | tests: Use unified link_ram_cortex_m.x file for all Cortex M targets | Priit Laes | 2024-01-05 | 2 | -277/+1 |
| | * | tests: nrf: Sync link_ram.x from upstream | Priit Laes | 2024-01-05 | 1 | -12/+34 |
| * | | New embassy-net release | Scott Mabin | 2024-01-04 | 1 | -1/+1 |
| |/ |
|
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 3 | -3/+1 |
| * | chore: replace make_static! macro usage with non-macro version | Ulf Lilleengen | 2023-12-21 | 2 | -9/+14 |
| * | Update embedded-hal to 1.0.0-rc.3 | Dario Nieuwenhuis | 2023-12-14 | 1 | -2/+2 |
| * | 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 | 1 | -4/+4 |
| * | Update embedded-(hal,io,nal). | Dario Nieuwenhuis | 2023-11-29 | 1 | -3/+3 |
| * | tests: use executor task arena instead of TAIT. | Dario Nieuwenhuis | 2023-11-27 | 5 | -5/+1 |
| * | executor: release v0.3.3 | Dario Nieuwenhuis | 2023-11-15 | 1 | -1/+1 |
| * | nrf/buffered_uarte: add test for recovering from buffer full. | Dario Nieuwenhuis | 2023-11-14 | 2 | -1/+73 |
| * | Upgrade static-cell to v2.0 | Dario Nieuwenhuis | 2023-11-02 | 1 | -1/+1 |
| * | Release embassy-executor v0.3.1 | Dario Nieuwenhuis | 2023-11-01 | 1 | -1/+1 |
| * | Prepare embassy-net 0.2.1 and embassy-sync 0.4.0 | Dániel Buga | 2023-10-31 | 1 | -1/+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 |
| * | time: Update examples, tests, and other code to use new Timer::after_x conven... | Adam Greig | 2023-10-15 | 2 | -4/+4 |