| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(boot): update examples | Badr Bouslikhin | 2024-02-07 | 1 | -1/+1 |
| * | boot: bump crates to 0.2 | Dario Nieuwenhuis | 2024-01-12 | 1 | -2/+2 |
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -2/+2 |
| * | Flatten embassy-boot dir tree | Dario Nieuwenhuis | 2024-01-11 | 1 | -2/+2 |
| * | 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 | 3 | -3/+1 |
| * | 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 |
| * | executor: release v0.3.3 | Dario Nieuwenhuis | 2023-11-15 | 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 |
| * | 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 | 1 | -3/+3 |
| * | Release embassy-time 0.1.4 | Dániel Buga | 2023-10-12 | 1 | -1/+1 |
| * | feat: bump embassy-sync version to 0.3.0 | Ulf Lilleengen | 2023-09-14 | 1 | -1/+1 |
| * | Release embassy-time v0.1.3 | Jesse Braham | 2023-08-28 | 1 | -1/+1 |
| * | Bump executor crate version to 0.3.0 | Dániel Buga | 2023-08-23 | 1 | -1/+1 |
| * | Refactor firmware updater | Ulf Lilleengen | 2023-08-06 | 1 | -4/+4 |
| * | Release embassy-time v0.1.2 | Dario Nieuwenhuis | 2023-07-06 | 1 | -1/+1 |
| * | Update probe-rs-cli -> probe-rs | Dario Nieuwenhuis | 2023-06-29 | 1 | -2/+2 |
| * | Add firmware updater examples to CI | Ulf Lilleengen | 2023-06-19 | 2 | -2/+6 |
| * | Align examples | Rasmus Melchior Jacobsen | 2023-05-30 | 1 | -5/+7 |
| * | Bump versions preparing for -macros and -executor release | Ulf Lilleengen | 2023-04-27 | 1 | -1/+1 |
| * | Switch from probe-run to probe-rs-cli. | Dario Nieuwenhuis | 2023-04-26 | 1 | -2/+2 |
| * | embassy-boot: update ci and examples to use the nightly flag | sander | 2023-04-20 | 1 | -2/+2 |
| * | enable inline-asm feature for cortex-m in examples | pennae | 2023-04-18 | 1 | -2/+2 |
| * | Release embassy-sync v0.2.0 | Dario Nieuwenhuis | 2023-04-13 | 1 | -1/+1 |
| * | executor: add Pender, rework Cargo features. | Dario Nieuwenhuis | 2023-04-03 | 1 | -1/+1 |
| * | Support codesigning in the firmware updater | huntc | 2023-01-12 | 2 | -1/+6 |
| * | feat: compile bootloader examples for nRF91 | Ulf Lilleengen | 2023-01-04 | 6 | -7/+51 |
| * | Provides a means of obtaining the current WDT config | huntc | 2023-01-04 | 1 | -0/+18 |
| * | Cleaned up some doc and memory layout | huntc | 2023-01-04 | 3 | -2/+6 |
| * | Bump defmt-rtt to 0.4 | Dario Nieuwenhuis | 2022-11-29 | 1 | -1/+1 |
| * | all Cargo.toml: Add license to all crate Cargo.toml files | chrysn | 2022-10-07 | 1 | -0/+1 |
| * | Update Rust nightly. | Dario Nieuwenhuis | 2022-09-22 | 2 | -2/+0 |
| * | Remove generic const expressions from embassy-boot | Ulf Lilleengen | 2022-09-02 | 1 | -1/+2 |
| * | split `embassy-util` into `embassy-futures`, `embassy-sync`. | Dario Nieuwenhuis | 2022-08-22 | 1 | -1/+1 |
| * | Split embassy-time from embassy-executor. | Dario Nieuwenhuis | 2022-08-18 | 3 | -4/+5 |
| * | Remove HAL initialization from #[embassy::main] macro. | Dario Nieuwenhuis | 2022-08-17 | 2 | -4/+6 |
| * | Update to critical-section 1.0, atomic-polyfill 1.0 | Dario Nieuwenhuis | 2022-08-17 | 1 | -1/+1 |
| * | Split embassy crate into embassy-executor, embassy-util. | Dario Nieuwenhuis | 2022-07-29 | 3 | -6/+7 |
| * | Move bootloader main to examples | Ulf Lilleengen | 2022-06-24 | 8 | -0/+194 |