aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot/rp
Commit message (Expand)AuthorAgeFilesLines
* Flatten embassy-boot dir treeDario Nieuwenhuis2024-01-115-447/+0
* Centralize license and MSRV boilerplate into the repo readme.Dario Nieuwenhuis2024-01-111-14/+0
* fix: remove git dependency in embassy-bootUlf Lilleengen2023-12-201-0/+6
* update release version in examples and other cratesScott Mabin2023-12-041-1/+1
* update embedded-storage{,-async}, remove patch.Dario Nieuwenhuis2023-12-041-2/+2
* Remove nightly and unstable-traits features in preparation for 1.75.Dario Nieuwenhuis2023-11-292-10/+3
* Prepare embassy-net 0.2.1 and embassy-sync 0.4.0Dániel Buga2023-10-311-1/+1
* Sync all fmt.rs files.Dario Nieuwenhuis2023-08-301-6/+39
* rp/flash: change naming to `blocking_*`, `new_blocking`.Dario Nieuwenhuis2023-08-181-4/+4
* boot: release flash after prepare and refactor apiUlf Lilleengen2023-08-111-23/+10
* Refactor firmware updaterUlf Lilleengen2023-08-061-2/+4
* rp: add async flashDerek Hageman2023-07-281-7/+7
* Align examplesRasmus Melchior Jacobsen2023-05-301-1/+3
* Align rpRasmus Melchior Jacobsen2023-05-301-53/+16
* Protect default implementations for FirmwareUpdater and BootLoaderRasmus Melchior Jacobsen2023-05-221-0/+1
* embassy-boot: update readme MSRV to stablesander2023-04-201-1/+1
* embassy-boot: add nightly feature to stm32 and rp as wellsander2023-04-202-4/+9
* Align platform specific bootloadersRasmus Melchior Jacobsen2023-04-051-6/+6
* Align examples with bootloader changesRasmus Melchior Jacobsen2023-04-041-1/+1
* Align chip specific boot projects with new prepare_boot() signatureRasmus Melchior Jacobsen2023-04-041-9/+7
* Bump embedded-storage-async to 0.4Mehmet Ali Anil2023-03-061-1/+1
* Cleanupkalkyl2023-01-031-1/+1
* embassy-boot (rp): Add WatchdogFlashkalkyl2023-01-032-1/+52
* feat: embassy-boot for rp2040Ulf Lilleengen2022-12-025-0/+420