| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -3/+3 |
| | | |||||
| * | fix(boot): update examples | Badr Bouslikhin | 2024-02-07 | 1 | -1/+1 |
| | | |||||
| * | boot: release flash after prepare and refactor api | Ulf Lilleengen | 2023-08-11 | 1 | -3/+1 |
| | | | | | | | This refactoring of the chip specific bootloader creates the internal boot instance and aligned buffer in the prepare stage, so that they are automatically dropped after. This unlocks a use case where peripherals owning the flash need to be Drop'ed before load() happens. | ||||
| * | Align examples | Rasmus Melchior Jacobsen | 2023-05-30 | 1 | -5/+11 |
| | | |||||
| * | Align examples with bootloader changes | Rasmus Melchior Jacobsen | 2023-04-04 | 1 | -2/+1 |
| | | |||||
| * | Cleanup | kalkyl | 2023-01-03 | 1 | -1/+1 |
| | | |||||
| * | embassy-boot (rp): Add WatchdogFlash | kalkyl | 2023-01-03 | 1 | -3/+3 |
| | | |||||
| * | feat: embassy-boot for rp2040 | Ulf Lilleengen | 2022-12-02 | 1 | -0/+51 |
| Add embassy-boot support for RP2040, with examples for the Raspberry Pi Pico. Co-authored-by: Mathias Koch <[email protected]> | |||||
