File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 101
101
"application-start-address" : " (MBED_CONF_APP_FLASH_START_ADDRESS+38*1024)" ,
102
102
"max-application-size" : " DEFAULT_MAX_APPLICATION_SIZE"
103
103
},
104
+ "DISCO_L475VG_IOT01A" : {
105
+ "flash-start-address" : " 0x08000000" ,
106
+ "flash-size" : " (1024*1024)" ,
107
+ "nvstore.area_1_address" : " (MBED_CONF_APP_FLASH_START_ADDRESS+32*1024)" ,
108
+ "nvstore.area_1_size" : " (2*1024)" ,
109
+ "nvstore.area_2_address" : " (MBED_CONF_APP_FLASH_START_ADDRESS+34*1024)" ,
110
+ "nvstore.area_2_size" : " (2*1024)" ,
111
+ "update-client.application-details" : " (MBED_CONF_APP_FLASH_START_ADDRESS+36*1024)" ,
112
+ "application-start-address" : " (MBED_CONF_APP_FLASH_START_ADDRESS+38*1024)" ,
113
+ "max-application-size" : " DEFAULT_MAX_APPLICATION_SIZE"
114
+ },
104
115
"NUCLEO_F411RE" : {
105
116
"flash-start-address" : " 0x08000000" ,
106
117
"flash-size" : " (512*1024)" ,
You can’t perform that action at this time.
0 commit comments