mirror of https://github.com/noisymime/Arduino.git
Revert "EEPROM library to the new format"
This reverts commits:3223d4fdca
77f8dd63ab
This commit is contained in:
parent
fabbe45c81
commit
ff24874117
|
@ -1,10 +0,0 @@
|
|||
name=EEPROM
|
||||
author=Arduino
|
||||
email=info@arduino.cc
|
||||
sentence=Read/Write the EEPROM memory on the AVR-based Arduino boards.
|
||||
paragraph=With this library you can read and write bytes to the EEPROM memory, that is available on the AVR microcontrollers mounted on the Arduino boards.
|
||||
url=http://arduino.cc/en/Reference/EEPROM
|
||||
architectures=avr
|
||||
version=1.0
|
||||
dependencies=
|
||||
core-dependencies=arduino (>=1.5.0)
|
Loading…
Reference in New Issue