Skip to content

Commit e7a2867

Browse files
Jammu Kekkonentoyowata
authored andcommitted
disable tests for nucleo f429zi as they fail consistently
1 parent 5f01e68 commit e7a2867

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mbed_app.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@
8383
"mbed-cloud-client.update-storage" : "ARM_UCP_FLASHIAP",
8484
"storage_tdb_internal.internal_base_address": "(MBED_ROM_START+1024*1024)",
8585
"storage_tdb_internal.internal_size" : "(128*1024)",
86-
"storage.storage_type" : "TDB_INTERNAL",
87-
"run-ci" : 2
86+
"storage.storage_type" : "TDB_INTERNAL"
8887
},
8988
"UBLOX_EVK_ODIN_W2": {
9089
"target.macros_add" : ["MBEDTLS_USER_CONFIG_FILE=\"mbedTLSConfig_mbedOS.h\""],

0 commit comments

Comments
 (0)