stm32: flash_unlock_option_bytes is common code.
The keys differ between some familes, but the documentation and implementation are standard.
This commit is contained in:
@@ -157,7 +157,6 @@ BEGIN_DECLS
|
||||
void flash_clear_pgperr_flag(void);
|
||||
void flash_wait_for_last_operation(void);
|
||||
|
||||
void flash_unlock_option_bytes(void);
|
||||
void flash_lock_option_bytes(void);
|
||||
void flash_clear_erserr_flag(void);
|
||||
void flash_clear_wrperr_flag(void);
|
||||
|
||||
Reference in New Issue
Block a user