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 28, 2024
1 parent 2c1836a commit a96b69b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a96b69b

Please sign in to comment.