From 6f416aaf1810d6ad8cf158ad479c35fb6eb22623 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:37:39 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4fc8b7..fc23257 100644 --- a/README.md +++ b/README.md @@ -14,6 +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. ## Tested List: - [ ] STM32F0 - [ ] STM32F1