mirror of
				https://github.com/meshtastic/firmware.git
				synced 2025-10-28 23:34:03 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			413 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			413 B
		
	
	
	
	
	
	
	
| 1 | # FIXME! using the genpartitions based table doesn't work on TTGO so for now I stay with my old memory map | 
|---|---|
| 2 | # This is a layout for 4MB of flash | 
| 3 | # Name, Type, SubType, Offset, Size, Flags | 
| 4 | nvs, data, nvs, 0x009000, 0x005000, | 
| 5 | otadata, data, ota, 0x00e000, 0x002000, | 
| 6 | app, app, ota_0, 0x010000, 0x250000, | 
| 7 | flashApp, app, ota_1, 0x260000, 0x0A0000, | 
| 8 | spiffs, data, spiffs, 0x300000, 0x100000, | 
