mirror of
				https://github.com/0xFEEDC0DE64/arduino-esp32.git
				synced 2025-10-30 21:51:40 +01:00 
			
		
		
		
	* 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
		
			
				
	
	
		
			9 lines
		
	
	
		
			276 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			276 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| 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 |