Andres Vahter
|
3616d68aaa
|
stm32 flash: check lock bit before unlocking
It hardfaults if already unlocked flash is unlocked again.
|
2023-10-10 12:55:43 +03:00 |
|
Dario Nieuwenhuis
|
036e00113e
|
stm32/flash: avoid pointless "if flag is set, set it".
|
2023-07-31 12:48:52 +02:00 |
|
Dario Nieuwenhuis
|
dff9bd9711
|
Remove trivial to remove uses of atomic-polyfill.
|
2023-07-12 18:30:43 +02:00 |
|
Rasmus Melchior Jacobsen
|
fee89ed7c7
|
Remove ability to set alt layout - it does not work.
|
2023-05-26 15:41:08 +02:00 |
|
Rasmus Melchior Jacobsen
|
e08267df54
|
Move new async to asynch module to guard for models without flash interrupt
|
2023-05-25 23:51:10 +02:00 |
|
Rasmus Melchior Jacobsen
|
74104aafda
|
erase_sector_blocking -> blocking_erase_sector
|
2023-05-25 23:13:20 +02:00 |
|
Rasmus Melchior Jacobsen
|
344e28360f
|
More blocking rename
|
2023-05-25 22:09:28 +02:00 |
|
Rasmus Melchior Jacobsen
|
baf1c2efbe
|
Align with new bind_interrupt
|
2023-05-25 13:42:42 +02:00 |
|
Rasmus Melchior Jacobsen
|
b2775fc90c
|
stm32: Add async flash write/erase to f4
|
2023-05-25 13:04:47 +02:00 |
|
Rasmus Melchior Jacobsen
|
faf506b300
|
Remove Drop for AltFlashLayout
|
2023-05-23 22:50:41 +02:00 |
|
Jaap Prickartz
|
ec7a4fd9cc
|
stm32f0 flash implementation
|
2023-05-14 21:57:31 +02:00 |
|