stm32: flash: extract wait_for_last_operation to top level
This then eliminates the misguided attempts at merging f2/4 and f3 flash support. Some headers remain.
This commit is contained in:
@@ -155,7 +155,6 @@
|
||||
BEGIN_DECLS
|
||||
|
||||
void flash_clear_pgperr_flag(void);
|
||||
void flash_wait_for_last_operation(void);
|
||||
|
||||
void flash_lock_option_bytes(void);
|
||||
void flash_clear_erserr_flag(void);
|
||||
|
||||
Reference in New Issue
Block a user