File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 7558
7558
},
7559
7559
"MCU_PSOC6" : {
7560
7560
"inherits" : [" Target" ],
7561
+ "macros" : [" MBED_MPU_CUSTOM" ],
7561
7562
"default_toolchain" : " GCC_ARM" ,
7562
7563
"supported_toolchains" : [" GCC_ARM" , " IAR" , " ARM" ],
7563
7564
"core" : " Cortex-M4F" ,
7582
7583
" STDIO_MESSAGES" ,
7583
7584
" LPTICKER" ,
7584
7585
" SLEEP" ,
7585
- " FLASH" ,
7586
- " MPU"
7586
+ " FLASH"
7587
7587
],
7588
- "overrides" : {
7589
- "mpu-rom-end" : " 0x1fffffff"
7590
- },
7591
7588
"release_versions" : [" 5" ],
7592
7589
"extra_labels" : [" Cypress" , " PSOC6" ],
7593
7590
"public" : false
7594
7591
},
7595
7592
"MCU_PSOC6_M0" : {
7596
7593
"inherits" : [" MCU_PSOC6" ],
7597
7594
"core" : " Cortex-M0+" ,
7598
- "macros " : [" MCU_PSOC6_M0" ],
7595
+ "macros_add " : [" MCU_PSOC6_M0" ],
7599
7596
"public" : false
7600
7597
},
7601
7598
"MCU_PSOC6_M4" : {
7602
7599
"inherits" : [" MCU_PSOC6" ],
7603
- "macros " : [" MCU_PSOC6_M4" ],
7600
+ "macros_add " : [" MCU_PSOC6_M4" ],
7604
7601
"public" : false
7605
7602
},
7606
7603
"FUTURE_SEQUANA_M0" : {
You can’t perform that action at this time.
0 commit comments