Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nimaltd authored Mar 28, 2024
1 parent 6f416aa commit 1ab105c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
> [!CAUTION]
> EEPROM Emulation Library may not be suitable for frequent data alterations.
---
This library facilitates EEPROM emulation on microcontrollers by selecting the latest sector or page for emulation space. The size of the emulation space determines the maximum space available for storing data.
This library facilitates EEPROM emulation on microcontrollers by selecting the latest sector or page for emulation space.
## Tested List:
- [ ] STM32F0
- [ ] STM32F1
Expand Down

0 comments on commit 1ab105c

Please sign in to comment.