From a96b69b407f4ee29299535819e4eddb393e78567 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: Thu, 28 Mar 2024 09:48:13 +0100 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 53f67bb..f67db8a 100644 --- a/README.md +++ b/README.md @@ -16,30 +16,30 @@ --- This library facilitates EEPROM emulation on microcontrollers by selecting the latest sector or page for emulation space. ## Tested List: -- STM32F +- ###STM32F - - [ ] STM32F0 - - [ ] STM32F1 - - [ ] STM32F2 - - [ ] STM32F3 - - [ ] STM32F4 - - [ ] STM32F7 -- STM32L +- ###STM32L - - [ ] STM32L0 - - [ ] STM32L1 - - [ ] STM32L4 - - [ ] STM32L5 -- STM32C +- ###STM32C - - [x] STM32C0 -- STM32G +- ###STM32G - - [ ] STM32G0 - - [x] STM32G4 -- STM32H +- ###STM32H - - [ ] STM32H5 - - [x] STM32H7 -- STM32U +- ###STM32U - - [ ] STM32U0 - - [x] STM32U5 -- STM32W +- ###STM32W - - [ ] STM32WB - - [ ] STM32WL - - [ ] STM32WBA