mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			Update the internal kvstore size to from 7k to 65K for device that use the internal flash for kvstore
							parent
							
								
									6240335855
								
							
						
					
					
						commit
						6fbc610448
					
				| 
						 | 
				
			
			@ -24,7 +24,7 @@
 | 
			
		|||
            "internal_base_address": "0x00200000"
 | 
			
		||||
        },
 | 
			
		||||
        "MCU_PSOC6": {
 | 
			
		||||
            "internal_size": "7168"
 | 
			
		||||
            "internal_size": "0x10000"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue