-
-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvements in STM32 flash driver V1
- Add FLASH_WaitForLastOperation function. - Rework erase and write functions to clear error flags and call wait for last operation. - Fix wrong defines for STM32F0 series. - Add define to clear error flags. - Minor fixes in code style to follow guidelines. Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Loading branch information
1 parent
808ef88
commit ec235d5
Showing
2 changed files
with
85 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters