Skip to content

Commit 95dadc6

Browse files
authored
Merge pull request #14664 from LDong-Arm/nrf52832_flashiap
Enable FlashIAP for MCU_NRF52832
2 parents 72f08db + 6e169ed commit 95dadc6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

targets/targets.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5898,6 +5898,9 @@
58985898
"TRNG",
58995899
"USTICKER"
59005900
],
5901+
"components": [
5902+
"FLASHIAP"
5903+
],
59015904
"extra_labels": [
59025905
"NORDIC",
59035906
"NRF5x",

0 commit comments

Comments
 (0)