Update README.md

This commit is contained in:
Nima Askari ----- نیما عسکری 2017-04-11 20:18:13 +04:30 committed by GitHub
parent c52d54782c
commit 264cc0dfd8

View File

@ -1,2 +1,18 @@
# EEPROM # EEPROM emulation STM32 series library
EEPROM emulation for stm32. <br />
I hope use it and enjoy.
<br />
I use Stm32f103C8 and Keil Compiler and Stm32CubeMX wizard.
<br />
I only test On this chip yet.
<br />
Please Do This ...
<br />
<br />
1) Select "General peripheral Initalizion as a pair of '.c/.h' file per peripheral" on project settings.
<br />
2) Config your EEPROMConfig.h file.
<br />