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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduced define for 'unreachable!' to a single macro rule
Tarun Singh
2024-07-17
1
-10
/
+6
*
Change const asserts to `core::assert` to avoid invoking `defmt::assert`
William Yager
2024-07-13
1
-4
/
+4
*
make some embassy-boot asserts const
Ulf Lilleengen
2024-07-02
1
-4
/
+7
*
Route sources of panics to the crate's fmt macros
David Flemström
2024-06-28
1
-1
/
+1
*
Add collapse_debuginfo to fmt.rs macros.
Dario Nieuwenhuis
2024-06-17
1
-0
/
+17
*
update comments
ZhangYong
2024-03-24
1
-12
/
+12
*
fmt: disable "unused" warnings.
Dario Nieuwenhuis
2024-03-20
1
-2
/
+1
*
Merge pull request #2543 from badrbouslikhin/usb-dfu-erase-then-write
Dario Nieuwenhuis
2024-02-14
2
-17
/
+266
|
\
|
*
refactor(boot): use sector instead of page for consistency
Badr Bouslikhin
2024-02-12
2
-16
/
+16
|
*
refactor(boot): move page erase index out of state
Badr Bouslikhin
2024-02-12
2
-18
/
+10
|
*
test(boot): add various write firmware test configurations
Badr Bouslikhin
2024-02-11
2
-0
/
+150
|
*
feat(boot): enhance firmware write functionality
Badr Bouslikhin
2024-02-11
2
-17
/
+124
|
*
Revert "feat(boot): introduce non-erase flash write method "
Badr Bouslikhin
2024-02-11
1
-35
/
+0
|
*
Merge branch 'embassy-rs:main' into usb-dfu-erase-then-write
Badr Bouslikhin
2024-02-11
4
-21
/
+90
|
|
\
|
*
|
feat(boot): introduce non-erase flash write method
Badr Bouslikhin
2024-02-07
1
-0
/
+35
*
|
|
Fix unaligned buffer in async updater
Han Cen
2024-02-10
1
-5
/
+14
|
|
/
|
/
|
*
|
docs(boot): ignore partial non-compilable example in rustdoc
Badr Bouslikhin
2024-02-07
3
-3
/
+3
*
|
docs(boot): document from_linkerfile_blocking method
Badr Bouslikhin
2024-02-07
2
-2
/
+63
*
|
refactor(boot): change generics name to match existing convention
Badr Bouslikhin
2024-02-07
3
-18
/
+15
*
|
feat: enhance bootloader for multiple flash support
Badr Bouslikhin
2024-02-06
3
-18
/
+29
|
/
*
Flatten embassy-boot dir tree
Dario Nieuwenhuis
2024-01-11
13
-0
/
+2081