We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f01e68 commit e7a2867Copy full SHA for e7a2867
mbed_app.json
@@ -83,8 +83,7 @@
83
"mbed-cloud-client.update-storage" : "ARM_UCP_FLASHIAP",
84
"storage_tdb_internal.internal_base_address": "(MBED_ROM_START+1024*1024)",
85
"storage_tdb_internal.internal_size" : "(128*1024)",
86
- "storage.storage_type" : "TDB_INTERNAL",
87
- "run-ci" : 2
+ "storage.storage_type" : "TDB_INTERNAL"
88
},
89
"UBLOX_EVK_ODIN_W2": {
90
"target.macros_add" : ["MBEDTLS_USER_CONFIG_FILE=\"mbedTLSConfig_mbedOS.h\""],
0 commit comments