Skip to content

Commit 57e946f

Browse files
committed
Cleanup unrelevant targets configurations
1 parent f41c358 commit 57e946f

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

mbed_app.json

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -15,37 +15,6 @@
1515
"mbed-trace.enable": false,
1616
"mbed-trace.fea-ipv6": false
1717
},
18-
"NRF52840_DK": {
19-
"target.features_remove": ["CRYPTOCELL310"],
20-
"target.macros_remove": ["MBEDTLS_CONFIG_HW_SUPPORT"],
21-
"mcuboot.primary-slot-address": "0x20000",
22-
"mcuboot.slot-size": "0xC0000",
23-
"mcuboot.scratch-address": "0xE0000",
24-
"mcuboot.scratch-size": "0x20000",
25-
"mcuboot.max-img-sectors": "0x180",
26-
"mcuboot.read-granularity": 4,
27-
"qspif.QSPI_MIN_PROG_SIZE": 4
28-
},
29-
"EP_AGORA": {
30-
"target.features_remove": ["CRYPTOCELL310"],
31-
"target.macros_remove": ["MBEDTLS_CONFIG_HW_SUPPORT"],
32-
"mcuboot.primary-slot-address": "0x20000",
33-
"mcuboot.slot-size": "0xC0000",
34-
"mcuboot.scratch-address": "0xE0000",
35-
"mcuboot.scratch-size": "0x20000",
36-
"mcuboot.max-img-sectors": "0x180",
37-
"mcuboot.read-granularity": 4,
38-
"qspif.QSPI_MIN_PROG_SIZE": 4
39-
},
40-
"DISCO_L475VG_IOT01A": {
41-
"mcuboot.primary-slot-address": "0x8020000",
42-
"mcuboot.slot-size": "0xC0000",
43-
"mcuboot.scratch-address": "0x80E0000",
44-
"mcuboot.scratch-size": "0x20000",
45-
"mcuboot.max-img-sectors": "0x180",
46-
"mcuboot.read-granularity": 1,
47-
"qspif.QSPI_MIN_PROG_SIZE": 1
48-
},
4918
"PORTENTA_H7_M7": {
5019
"target.clock_source": "USE_PLL_HSE_EXTC",
5120
"target.use-mpu": false,

0 commit comments

Comments
 (0)