Update README.md

This commit is contained in:
Nima Askari (نیما عسکری) 2024-03-28 09:32:32 +01:00 committed by GitHub
parent c74dfbc4bd
commit 4d9abc3727
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,22 +15,22 @@
> EEPROM Emulation Library may not be suitable for frequent data alterations.
---
## Tested List:
[ ] STM32F0
[ ] STM32F1
[ ] STM32F2
[ ] STM32F3
[ ] STM32F4
[ ] STM32F7
[x] STM32C0
[ ] STM32G0
[x] STM32G4
[ ] STM32H5
[x] STM32H7
[ ] STM32U0
[x] STM32U5
[ ] STM32WB
[ ] STM32WL
[ ] STM32WBA
-[ ] STM32F0
-[ ] STM32F1
-[ ] STM32F2
-[ ] STM32F3
-[ ] STM32F4
-[ ] STM32F7
-[x] STM32C0
-[ ] STM32G0
-[x] STM32G4
-[ ] STM32H5
-[x] STM32H7
-[ ] STM32U0
-[x] STM32U5
-[ ] STM32WB
-[ ] STM32WL
-[ ] STM32WBA
---
* Install Library from https://github.com/nimaltd/STM32-PACK/raw/main/EE/NimaLTD.I-CUBE-EE.pdsc
* Add and enable it.