Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nimaltd committed Mar 29, 2024
1 parent fac3733 commit 8b59a69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 8b59a69

Please sign in to comment.