Update README.md

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

View File

@ -6,11 +6,11 @@
This is the EEPROM emulation STM32 HAL Library
* F0 Support
* F1 Support
it's easy to add your MCU config.
How to use this Library:
* Select "General peripheral Initalizion as a pair of '.c/.h' file per peripheral" on project settings.
* Include Header and source into your project.
* Config "EepromConfig.h".
* Config "eeConfig.h".
* Call ee_init().