Merge pull request #11692 from VeijoPesonen/nrf52840_dk_enable_flashiap

NRF52840_DK: enables FLASHIAP for the device
pull/11707/head
Martin Kojtal 2019-10-17 14:12:27 +02:00 committed by GitHub
commit ccc37a181c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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