stm32f3: flash: add clear write protect flag
Could actually move to flash_common_f, but they have different names for the same bit at present.
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
BEGIN_DECLS
|
||||
|
||||
void flash_clear_pgerr_flag(void);
|
||||
void flash_clear_wrprterr_flag(void);
|
||||
|
||||
END_DECLS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user