diff --git a/README.md b/README.md index 2901087..0701105 100644 --- a/README.md +++ b/README.md @@ -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.