EEE4STM32/README.md

20 lines
481 B
Markdown
Raw Normal View History

2017-04-11 17:48:13 +02:00
# EEPROM emulation STM32 series library
<br />
2019-07-19 12:45:01 +02:00
[![Github All Releases](https://img.shields.io/github/downloads/aeonix/aeon/total.svg)](../../releases)
2017-04-11 17:48:13 +02:00
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 />