Skip to content

Commit b6453ef

Browse files
author
Veijo Pesonen
committed
NRF52840_DK: enables FLASHIAP for the device
1 parent 1798c24 commit b6453ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7703,7 +7703,7 @@
77037703
},
77047704
"MCU_NRF52840": {
77057705
"inherits": ["Target"],
7706-
"components_add": ["QSPIF"],
7706+
"components_add": ["QSPIF", "FLASHIAP"],
77077707
"core": "Cortex-M4F",
77087708
"macros": [
77097709
"BOARD_PCA10056",

0 commit comments

Comments
 (0)