2019-08-23 12:37:55 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								# Name,   Type, SubType, Offset,  Size, Flags
							 | 
						
					
						
							
								
									
										
										
										
											2020-08-24 15:26:49 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								nvs,        data, nvs,      ,  0x6000,
							 | 
						
					
						
							
								
									
										
										
										
											2019-08-23 12:37:55 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								# Extra partition to demonstrate reading/writing of encrypted flash
							 | 
						
					
						
							
								
									
										
										
										
											2020-08-24 15:26:49 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								storage,    data, 0xff,     ,  0x1000, encrypted
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								factory,    app,  factory,  , 1M,
							 | 
						
					
						
							
								
									
										
										
										
											2020-12-15 08:31:39 +05:30
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								# nvs_key partition contains the key that encrypts the NVS partition named nvs. The nvs_key partition needs to be encrypted.
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								nvs_key,    data, nvs_keys, , 0x1000, encrypted,
							 | 
						
					
						
							
								
									
										
										
										
											2022-06-02 18:13:43 +05:30
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								# Custom NVS data partition
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								custom_nvs, data, nvs,      ,  0x6000,
							 |