From 8b59a6900c8547bbb2bf9ad43b69bee5a43efbd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nima=20Askari=20=28=D9=86=DB=8C=D9=85=D8=A7=20=D8=B9=D8=B3?= =?UTF-8?q?=DA=A9=D8=B1=DB=8C=29?= Date: Fri, 29 Mar 2024 08:50:12 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f0ad4c..4e671ae 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This library facilitates EEPROM emulation on microcontrollers by selecting the latest sector or page for emulation space. ## Tested List: ### STM32F - - - [ ] STM32F0 + - - [x] STM32F0 - - [ ] STM32F1 - - [ ] STM32F2 - - [ ] STM32F3 @@ -31,7 +31,7 @@ This library facilitates EEPROM emulation on microcontrollers by selecting the l ### STM32C - - [x] STM32C0 ### STM32G - - - [ ] STM32G0 + - - [x] STM32G0 - - [x] STM32G4 ### STM32H - - [ ] STM32H5