Skip to content

Commit ccc37a1

Browse files
authored
Merge pull request #11692 from VeijoPesonen/nrf52840_dk_enable_flashiap
NRF52840_DK: enables FLASHIAP for the device
2 parents 5747163 + b6453ef commit ccc37a1

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
@@ -7732,7 +7732,7 @@
77327732
},
77337733
"MCU_NRF52840": {
77347734
"inherits": ["Target"],
7735-
"components_add": ["QSPIF"],
7735+
"components_add": ["QSPIF", "FLASHIAP"],
77367736
"core": "Cortex-M4F",
77377737
"macros": [
77387738
"BOARD_PCA10056",

0 commit comments

Comments
 (0)