index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-boot
/
boot
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support codesigning in the firmware updater
huntc
2023-01-12
1
-14
/
+353
*
fix: add required metadata for embassy-boot
Ulf Lilleengen
2022-11-25
1
-1
/
+1
*
Fix ascii table in BootLoader doc comment
Daniel Bevenius
2022-10-29
1
-1
/
+1
*
make prepare_update async
Mathias
2022-09-26
1
-2
/
+2
*
Add get_state helpers to allow self-testing before calling mark_booted
Mathias
2022-09-26
1
-13
/
+43
*
Add blocking API to FirmwareUpdater, and allow for a split prepare/write api
Mathias
2022-09-26
1
-7
/
+179
*
Update Rust nightly.
Dario Nieuwenhuis
2022-09-22
1
-1
/
+0
*
Take into account size of revert index
Ulf Lilleengen
2022-09-20
1
-4
/
+17
*
Remove BootFlash borrow
Ulf Lilleengen
2022-09-20
1
-12
/
+12
*
Fix a few clippy warnings
Ulf Lilleengen
2022-09-02
1
-25
/
+23
*
Remove generic const expressions from embassy-boot
Ulf Lilleengen
2022-09-02
1
-232
/
+312
*
simplify `set_magic`
Vincent Stakenburg
2022-06-30
1
-13
/
+4
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
1
-41
/
+15
*
Allow using separate page sizes for state and dfu
Ulf Lilleengen
2022-04-28
1
-66
/
+278
*
Add bootloader to CI
Ulf Lilleengen
2022-04-27
1
-33
/
+24
*
Add stm32 flash + bootloader support
Ulf Lilleengen
2022-04-27
1
-75
/
+144
*
Support multiple flash instances in embassy-boot
Ulf Lilleengen
2022-04-19
1
-41
/
+193
*
Avoid writing bootloader flash if not needed
Ulf Lilleengen
2022-03-31
1
-24
/
+36
*
Fix potential unaligned write
Ulf Lilleengen
2022-03-22
1
-4
/
+14
*
Add embassy-boot
Ulf Lilleengen
2022-02-09
2
-0
/
+775