NRF52840_DK: enables FLASHIAP for the device

pull/11692/head
Veijo Pesonen 2019-10-16 08:45:57 +03:00
parent 1798c246cc
commit b6453ef2cc
1 changed files with 1 additions and 1 deletions

View File

@ -7703,7 +7703,7 @@
},
"MCU_NRF52840": {
"inherits": ["Target"],
"components_add": ["QSPIF"],
"components_add": ["QSPIF", "FLASHIAP"],
"core": "Cortex-M4F",
"macros": [
"BOARD_PCA10056",