mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #11692 from VeijoPesonen/nrf52840_dk_enable_flashiap
NRF52840_DK: enables FLASHIAP for the devicepull/11707/head
commit
ccc37a181c
|
@ -7732,7 +7732,7 @@
|
|||
},
|
||||
"MCU_NRF52840": {
|
||||
"inherits": ["Target"],
|
||||
"components_add": ["QSPIF"],
|
||||
"components_add": ["QSPIF", "FLASHIAP"],
|
||||
"core": "Cortex-M4F",
|
||||
"macros": [
|
||||
"BOARD_PCA10056",
|
||||
|
|
Loading…
Reference in New Issue