EEPROM_library_ported_Partition_table_updated (#535)

* EEPROM_library_ported_Partition_table_updated

* Cleanup & formal corrections

* Make formatting of file consistent.

Readability change, Concern about the SubType being 0x99.

* Code formatting cleanup

* Code formatting cleanup

* Code formatting cleanup

* Remove commented out code

* Restore dropped bracket

* Update EEPROM.cpp

* Format Corrections

* deletedExample

* Corrected example

* Deleted interrupts/nointerrupts

* Update EEPROM.cpp
This commit is contained in:
pbecchi
2017-08-01 11:51:38 +02:00
committed by Me No Dev
parent 0accabcee0
commit 706bf48708
6 changed files with 331 additions and 1 deletions

View File

@ -0,0 +1,9 @@
name=EEPROM
version=1.0
author=Ivan Grokhotkov
maintainer=Paolo Becchi <pbecchi@aerobusiness.it>
sentence=Enables reading and writing data to the permanent FLASH storage, up to 4kb.
paragraph=
category=Data Storage
url=http://arduino.cc/en/Reference/EEPROM
architectures=esp32