| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Flatten embassy-boot dir tree | Dario Nieuwenhuis | 2024-01-11 | 1 | -49/+0 |
| | | |||||
| * | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 1 | -2/+0 |
| | | |||||
| * | Refactor firmware updater | Ulf Lilleengen | 2023-08-06 | 1 | -2/+2 |
| | | | | | | * Allow manipulating state without accessing DFU partition. * Provide aligned buffer when creating updater to reduce potential wrong parameters passed. | ||||
| * | Prevent accidental revert when using firmware updater | Ulf Lilleengen | 2023-06-19 | 1 | -0/+3 |
| | | | | | | This change prevents accidentally overwriting the previous firmware before the new one has been marked as booted. | ||||
| * | Split FirmwareUpdater into async and blocking types | Rasmus Melchior Jacobsen | 2023-05-30 | 1 | -37/+14 |
| | | |||||
| * | Split the FirmwareUpdater into blocking and async | Rasmus Melchior Jacobsen | 2023-05-29 | 1 | -0/+71 |
