adding flash iap component to cypress psoc6 m4

pull/9908/head
Shuopeng Deng 2019-03-01 10:16:43 -08:00 committed by Ryan Morse
parent 0cce5d53b8
commit 6d3ec4ca95
1 changed files with 1 additions and 0 deletions

View File

@ -7904,6 +7904,7 @@
},
"MCU_PSOC6_M4": {
"inherits": ["MCU_PSOC6"],
"components_add": ["FLASHIAP"],
"macros_add": ["MCU_PSOC6_M4"],
"public": false
},