EEE4STM32/README.md
Nima Askari ----- نیما عسکری 3171592c6b
Update README.md
2020-05-12 08:38:07 +04:30

493 B

EEPROM emulation STM32 series library

This is the EEPROM emulation STM32 HAL Library

You can 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().