Skip to content

Commit 97486a6

Browse files
author
Cruz Monrreal
authored
Merge pull request #9374 from maclobdell/LPCXpresso546xx_add_qspif
Add QSPIF as default storage for LPCXpresso546XX
2 parents 0b9587f + ec3d713 commit 97486a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

targets/targets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2001,7 +2001,8 @@
20012001
"inherits": ["MCU_LPC546XX"],
20022002
"extra_labels_add": ["LPCXpresso"],
20032003
"detect_code": ["1056"],
2004-
"release_versions": ["2", "5"]
2004+
"release_versions": ["2", "5"],
2005+
"components_add": ["QSPIF"]
20052006
},
20062007
"FF_LPC546XX": {
20072008
"inherits": ["MCU_LPC546XX"],

0 commit comments

Comments
 (0)