Update README.md

This commit is contained in:
Nima Askari ----- نیما عسکری 2020-01-15 10:17:21 +03:30 committed by GitHub
parent b499312b41
commit 266bec869b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,9 @@
This is the EEPROM emulation STM32 HAL Library
* F0 Support
* F1 Support
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.