embassy/embassy-stm32/src/flash
Dario Nieuwenhuis 10c9cc31b1 Remove unnecessary use of atomic-polyfill.
Only use it when CAS is actually needed.
2022-12-23 20:46:49 +01:00
..
f3.rs Run rustfmt. 2022-06-12 22:22:31 +02:00
f4.rs Remove unnecessary use of atomic-polyfill. 2022-12-23 20:46:49 +01:00
f7.rs Remove unnecessary use of atomic-polyfill. 2022-12-23 20:46:49 +01:00
h7.rs Remove unnecessary use of atomic-polyfill. 2022-12-23 20:46:49 +01:00
l.rs Run rustfmt. 2022-06-12 22:22:31 +02:00
mod.rs Remove flash lock/unlock public API from stm32 flash, and perform the unlocking and locking automatically on erase and write operations 2022-09-30 06:00:46 +02:00