aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/application/rp/src/bin/a.rs
Commit message (Expand)AuthorAgeFilesLines
* Only write to the flash what was read from the fileJohn Youren2025-06-201-1/+1
* fix(boot): update examples Badr Bouslikhin2024-02-071-1/+1
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-1/+0
* time: Update examples, tests, and other code to use new Timer::after_x conven...Adam Greig2023-10-151-2/+2
* rp: Fix write size in embassy-boot example appkalkyl2023-08-301-1/+1
* rp/flash: change naming to `blocking_*`, `new_blocking`.Dario Nieuwenhuis2023-08-181-2/+2
* Refactor firmware updaterUlf Lilleengen2023-08-061-3/+4
* rp: add async flashDerek Hageman2023-07-281-2/+2
* Add firmware updater examples to CIUlf Lilleengen2023-06-191-1/+5
* FormattingRasmus Melchior Jacobsen2023-05-301-5/+4
* Align examplesRasmus Melchior Jacobsen2023-05-301-7/+12
* Let Flash<Async/Blocking> be a thingRasmus Melchior Jacobsen2023-05-251-1/+1
* Align with new bind_interruptRasmus Melchior Jacobsen2023-05-251-1/+1
* embassy-boot (rp): Add WatchdogFlashkalkyl2023-01-031-0/+7
* feat: embassy-boot for rp2040Ulf Lilleengen2022-12-021-0/+52