1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-08 11:22:40 +03:00

EEPROM library

This commit is contained in:
Ivan Grokhotkov
2014-12-09 22:20:30 +03:00
parent 8de54890c2
commit 84765a16b0
4 changed files with 172 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
name=EEPROM
version=1.0
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables reading and writing to the permanent board storage. For all Arduino boards BUT Arduino DUE.
paragraph=
url=http://arduino.cc/en/Reference/EEPROM
architectures=esp8266