We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd2e614 commit 7fbd388Copy full SHA for 7fbd388
README.md
@@ -1,5 +1,9 @@
1
# SysEeprom
2
embedded EEPROM manage library
3
4
+- managing AVR internal EEPROM memory.
5
+- automatically allocate data cluster.
6
+- improved memory endurance. ( data overwrite protection )
7
+
8
# Build & Tested Environment
9
- IAR C/C++ Compiler for AVR 6.11.1 (6.11.1.50453)
0 commit comments