Skip to content

Commit 3999f00

Browse files
author
maclobdell
committed
rearrange cy8ckit-062-4343w configs
1 parent 734fdab commit 3999f00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mbed_app.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,8 @@
184184
},
185185
"CY8CPROTO_062_4343W": {
186186
"target.macros_add" : ["MBEDTLS_USER_CONFIG_FILE=\"mbedTLSConfig_mbedOS.h\""],
187-
"target.network-default-interface-type" : "WIFI",
187+
"target.network-default-interface-type" : "WIFI",
188+
"target.extra_labels_remove" : ["CM0P_SLEEP"],
188189
"target.bootloader_img" : "bootloader/mbed-bootloader-cy8cproto-062-4343w-internal-flash-kvstore-v4.0.1.hex",
189190
"bootloader-size" : "(48*1024)",
190191
"target.header_offset" : "0x0000C000",
@@ -201,8 +202,7 @@
201202
"target.bootloader_supported" : true,
202203
"target.mbed_rom_start" : "0x10000000",
203204
"target.mbed_rom_size" : "0x00200000",
204-
"target.sectors" : [[268435456, 512]],
205-
"target.extra_labels_remove" : ["CM0P_SLEEP"]
205+
"target.sectors" : [[268435456, 512]]
206206
}
207207
},
208208
"config": {

0 commit comments

Comments
 (0)