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-stm32
/
src
/
flash
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
stm32: remove unused embedded-storage-async.
Dario Nieuwenhuis
2023-03-14
1
-43
/
+0
*
Remove flash lock/unlock public API from stm32 flash, and perform the unlocki...
Mathias
2022-09-30
1
-14
/
+13
*
Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral
Dario Nieuwenhuis
2022-07-23
1
-6
/
+6
*
Update embassy-stm32
Dario Nieuwenhuis
2022-07-23
1
-11
/
+5
*
Require erase address to be aligned to page size
chemicstry
2022-07-14
1
-1
/
+1
*
Add F4 flash driver
chemicstry
2022-07-11
1
-0
/
+1
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
1
-11
/
+5
*
Add embassy-cortex-m crate.
Dario Nieuwenhuis
2022-06-12
1
-1
/
+1
*
Add H7 flash and bootloader support
Matous Hybl
2022-05-06
1
-0
/
+1
*
Add F7 flash and bootloader support
Matous Hybl
2022-05-06
1
-1
/
+3
*
Refactor flash handling to different modules for different families
Matous Hybl
2022-05-06
1
-235
/
+9
*
Add support for F3 flash
Matous Hybl
2022-05-06
1
-28
/
+84
*
Add bootloader to CI
Ulf Lilleengen
2022-04-27
1
-63
/
+21
*
Add stm32 flash + bootloader support
Ulf Lilleengen
2022-04-27
1
-0
/
+401
[prev]