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
/
f0.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
Remove all notion of 'default' and 'alt' flash layouts. Now there's just the ...
Dion Dokter
2025-05-01
1
-9
/
+1
*
Swat some other occurrences of .unwrap() that pull in panicing infra
David Flemström
2024-06-28
1
-1
/
+1
*
Fix warnings in recent nightly.
Dario Nieuwenhuis
2024-03-20
1
-1
/
+0
*
stm32/flash: add support for f1.
Dario Nieuwenhuis
2024-01-05
1
-2
/
+2
*
stm32: add some docs.
Dario Nieuwenhuis
2023-12-18
1
-2
/
+2
*
STM32: Enable flash support for STM32G4
Adam Greig
2023-12-16
1
-1
/
+1
*
stm32 flash: check lock bit before unlocking
Andres Vahter
2023-10-10
1
-2
/
+4
*
stm32/flash: avoid pointless "if flag is set, set it".
Dario Nieuwenhuis
2023-07-31
1
-11
/
+3
*
Remove trivial to remove uses of atomic-polyfill.
Dario Nieuwenhuis
2023-07-12
1
-2
/
+1
*
Remove ability to set alt layout - it does not work.
Rasmus Melchior Jacobsen
2023-05-26
1
-1
/
+3
*
Move new async to asynch module to guard for models without flash interrupt
Rasmus Melchior Jacobsen
2023-05-25
1
-4
/
+0
*
erase_sector_blocking -> blocking_erase_sector
Rasmus Melchior Jacobsen
2023-05-25
1
-1
/
+1
*
More blocking rename
Rasmus Melchior Jacobsen
2023-05-25
1
-1
/
+1
*
Align with new bind_interrupt
Rasmus Melchior Jacobsen
2023-05-25
1
-1
/
+1
*
stm32: Add async flash write/erase to f4
Rasmus Melchior Jacobsen
2023-05-25
1
-7
/
+11
*
Remove Drop for AltFlashLayout
Rasmus Melchior Jacobsen
2023-05-23
1
-0
/
+2
*
stm32f0 flash implementation
Jaap Prickartz
2023-05-14
1
-0
/
+105