EEE4STM32/README.md
Nima Askari ----- نیما عسکری 9a1fc7f0cc
Update README.md
2020-05-12 08:37:39 +04:30

17 lines
498 B
Markdown

# EEPROM emulation STM32 series library
* http://www.github.com/NimaLTD
* https://www.instagram.com/github.nimaltd/
* https://www.youtube.com/channel/UCUhY7qY1klJm1d2kulr9ckw
This is the EEPROM emulation STM32 HAL Library
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 "eeConfig.h".
* Call ee_init().