EEE4STM32/README.md
Nima Askari ----- نیما عسکری 05eabd0e5a
Update README.md
2019-07-19 15:15:01 +04:30

20 lines
481 B
Markdown

# EEPROM emulation STM32 series library
<br />
[![Github All Releases](https://img.shields.io/github/downloads/aeonix/aeon/total.svg)](../../releases)
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 />