mirror of https://github.com/ARMmbed/mbed-os.git
NRF52840_DK: enables FLASHIAP for the device
parent
1798c246cc
commit
b6453ef2cc
|
@ -7703,7 +7703,7 @@
|
|||
},
|
||||
"MCU_NRF52840": {
|
||||
"inherits": ["Target"],
|
||||
"components_add": ["QSPIF"],
|
||||
"components_add": ["QSPIF", "FLASHIAP"],
|
||||
"core": "Cortex-M4F",
|
||||
"macros": [
|
||||
"BOARD_PCA10056",
|
||||
|
|
Loading…
Reference in New Issue