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 f8e1116 commit c48d3deCopy full SHA for c48d3de
targets/targets.json
@@ -7595,12 +7595,12 @@
7595
"MCU_PSOC6_M0": {
7596
"inherits": ["MCU_PSOC6"],
7597
"core": "Cortex-M0+",
7598
- "macros": ["MCU_PSOC6_M0"],
+ "macros_add": ["MCU_PSOC6_M0"],
7599
"public": false
7600
},
7601
"MCU_PSOC6_M4": {
7602
7603
- "macros": ["MCU_PSOC6_M4"],
+ "macros_add": ["MCU_PSOC6_M4"],
7604
7605
7606
"FUTURE_SEQUANA_M0": {
0 commit comments