Ulf Lilleengen
|
b1897c58fa
|
Add revert state in embassy-boot
The revert state signals that a firmware revert has taken place,
allowing the application to know if a firmware update attempt was
reverted.
|
2024-09-19 09:16:19 +02:00 |
|
William Yager
|
a5c0d1b79f
|
Change const asserts to core::assert to avoid invoking defmt::assert
|
2024-07-13 15:55:24 -04:00 |
|
Ulf Lilleengen
|
8f52ee469e
|
make some embassy-boot asserts const
|
2024-07-02 12:37:36 +02:00 |
|
ZhangYong
|
9bc00e68fa
|
update comments
use 4/5/6 as new firmware for better understanding
|
2024-03-24 18:25:04 +08:00 |
|
Badr Bouslikhin
|
e391b9b74c
|
docs(boot): ignore partial non-compilable example in rustdoc
|
2024-02-07 14:37:38 +01:00 |
|
Badr Bouslikhin
|
634c409c55
|
docs(boot): document from_linkerfile_blocking method
|
2024-02-07 13:06:48 +01:00 |
|
Badr Bouslikhin
|
af2b4df833
|
refactor(boot): change generics name to match existing convention
|
2024-02-07 11:32:13 +01:00 |
|
Badr Bouslikhin
|
c267cb9ab7
|
feat: enhance bootloader for multiple flash support
|
2024-02-06 16:25:45 +01:00 |
|
Dario Nieuwenhuis
|
e0775fbc8a
|
Flatten embassy-boot dir tree
|
2024-01-11 18:55:59 +01:00 |
|