| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add missing feature documentation for embassy-boot | Steven Schulteis | 2025-11-18 | 1 | -0/+4 |
| | | |||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -6/+8 |
| | | |||||
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -0/+1 |
| | | |||||
| * | Ensure bootloader state is parsed correctly | Ulf Lilleengen | 2024-09-19 | 1 | -0/+18 |
| | | |||||
| * | Add revert state in embassy-boot | Ulf Lilleengen | 2024-09-19 | 1 | -0/+6 |
| | | | | | | | The revert state signals that a firmware revert has taken place, allowing the application to know if a firmware update attempt was reverted. | ||||
| * | boot: flash-erase-zero (#3344) | kingofpayne | 2024-09-16 | 1 | -0/+4 |
| | | | | | | Allow compatibility with devices whose flash erase set bytes to 0x00 instead of 0xFF, using a new flash-erase-zero feature. See issue #3342. | ||||
| * | Flatten embassy-boot dir tree | Dario Nieuwenhuis | 2024-01-11 | 1 | -0/+323 |
