Update README.md

This commit is contained in:
Nima Askari ----- نیما عسکری 2020-05-12 08:43:34 +04:30 committed by GitHub
parent a286584acd
commit c51a55f6a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,10 @@ This is the EEPROM emulation STM32 HAL Library
You can add your MCU config. You can add your MCU config.
* [ ] F0 tested.
* [x] F1 tested.
* [ ] F4 tested.
How to use this Library: How to use this Library:
* Select "General peripheral Initalizion as a pair of '.c/.h' file per peripheral" on project settings. * Select "General peripheral Initalizion as a pair of '.c/.h' file per peripheral" on project settings.
* Include Header and source into your project. * Include Header and source into your project.