forked from Elron_dev/elbear_arduino_bsp
11 lines
452 B
INI
11 lines
452 B
INI
name=EEPROM
|
|
version=0.0.0
|
|
author=Arduino, Christopher Andrews
|
|
maintainer=Elron
|
|
sentence=Enables reading and writing to the permanent board storage.
|
|
paragraph=This library allows to read and write data in a memory type, the EEPROM, that keeps its content also when the board is powered off. The amount of EEPROM available depends on the microcontroller type.
|
|
category=Data Storage
|
|
url=http://www.arduino.cc/en/Reference/EEPROM
|
|
architectures=MIK32_Amur
|
|
|