File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Board | Connectivity | Storage for credentials and
20
20
` ST NUCLEO_F429ZI ` | Ethernet | Internal Flash |
21
21
` ST NUCLEO_F411RE ` | Wi-Fi ESP8266 | SD card |
22
22
` Ublox UBLOX_EVK_ODIN_W2 ` | Wi-Fi | SD card |
23
- ` ST DISCO_L475VG_IOT01A ` | Wi-Fi | QSPIF |
23
+ ` ST DISCO_L475VG_IOT01A ` | Wi-Fi | QSPIF | Build-only
24
24
` Ublox UBLOX_C030_U201 ` | Cellular | SD card | Build-only
25
25
` Ublox UBLOX_C030_R412M ` | Cellular | SD card | Build-only
26
26
` Embedded Planet EP_AGORA ` | Cellular | SPIF | Build-only
Original file line number Diff line number Diff line change 1
- https://github.com/ARMmbed/pelion-e2e-python-test-library/#1d0fe93aa5f498802ec8d8f065af62bcef0ba38c
1
+ https://github.com/ARMmbed/pelion-e2e-python-test-library/#772b9d52c34c0fa6ce42331075460e9df1560de8
Original file line number Diff line number Diff line change 264
264
"update-client.firmware-header-version" : " 2" ,
265
265
"update-client.storage-address" : " (MBED_CONF_STORAGE_FILESYSTEM_EXTERNAL_BASE_ADDRESS + MBED_CONF_STORAGE_FILESYSTEM_EXTERNAL_SIZE)" ,
266
266
"update-client.storage-locations" : 1 ,
267
- "update-client.storage-size" : " ((MBED_ROM_START + MBED_ROM_SIZE - APPLICATION_ADDR) * MBED_CONF_UPDATE_CLIENT_STORAGE_LOCATIONS)" ,
268
- "run-ci" : 2
267
+ "update-client.storage-size" : " ((MBED_ROM_START + MBED_ROM_SIZE - APPLICATION_ADDR) * MBED_CONF_UPDATE_CLIENT_STORAGE_LOCATIONS)"
269
268
},
270
269
"EP_AGORA" : {
271
270
"target.features_remove" : [" BLE" , " CRYPTOCELL310" ],
You can’t perform that action at this time.
0 commit comments