File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 66
66
"mbed-cloud-client.update-storage" : " ARM_UCP_FLASHIAP" ,
67
67
"storage_tdb_internal.internal_base_address" : " (1024*1024)" ,
68
68
"storage_tdb_internal.internal_size" : " (96*1024)" ,
69
- "storage.storage_type" : " TDB_INTERNAL"
69
+ "storage.storage_type" : " TDB_INTERNAL" ,
70
+ "run-ci" : 2
70
71
},
71
72
"NUCLEO_F429ZI" : {
72
73
"target.macros_add" : [" MBEDTLS_USER_CONFIG_FILE=\" mbedTLSConfig_mbedOS.h\" " ],
238
239
"update-client.firmware-header-version" : " 2" ,
239
240
"update-client.storage-address" : " (MBED_CONF_STORAGE_FILESYSTEM_EXTERNAL_BASE_ADDRESS + MBED_CONF_STORAGE_FILESYSTEM_EXTERNAL_SIZE)" ,
240
241
"update-client.storage-locations" : 1 ,
241
- "update-client.storage-size" : " ((MBED_ROM_START + MBED_ROM_SIZE - APPLICATION_ADDR) * MBED_CONF_UPDATE_CLIENT_STORAGE_LOCATIONS)"
242
+ "update-client.storage-size" : " ((MBED_ROM_START + MBED_ROM_SIZE - APPLICATION_ADDR) * MBED_CONF_UPDATE_CLIENT_STORAGE_LOCATIONS)" ,
243
+ "run-ci" : 2
242
244
},
243
245
"EP_AGORA" : {
244
246
"target.features_add" : [" LWIP" , " STORAGE" , " BOOTLOADER" ],
You can’t perform that action at this time.
0 commit comments