Update README.md

This commit is contained in:
Nima Askari (نیما عسکری) 2024-03-29 08:50:12 +01:00 committed by GitHub
parent fac373317f
commit 8b59a6900c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@
This library facilitates EEPROM emulation on microcontrollers by selecting the latest sector or page for emulation space. This library facilitates EEPROM emulation on microcontrollers by selecting the latest sector or page for emulation space.
## Tested List: ## Tested List:
### STM32F ### STM32F
- - [ ] STM32F0 - - [x] STM32F0
- - [ ] STM32F1 - - [ ] STM32F1
- - [ ] STM32F2 - - [ ] STM32F2
- - [ ] STM32F3 - - [ ] STM32F3
@ -31,7 +31,7 @@ This library facilitates EEPROM emulation on microcontrollers by selecting the l
### STM32C ### STM32C
- - [x] STM32C0 - - [x] STM32C0
### STM32G ### STM32G
- - [ ] STM32G0 - - [x] STM32G0
- - [x] STM32G4 - - [x] STM32G4
### STM32H ### STM32H
- - [ ] STM32H5 - - [ ] STM32H5