Skip to content

Commit d78e009

Browse files
authored
Merge pull request #12411 from soleilplanet/L496AG_port
add FLASHIAP in targets.json for KVStore used in PDMC
2 parents 7658681 + 66413d4 commit d78e009

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

targets/targets.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12236,7 +12236,8 @@
1223612236
"STM32L496xG"
1223712237
],
1223812238
"components_add": [
12239-
"QSPIF"
12239+
"QSPIF",
12240+
"FLASHIAP"
1224012241
],
1224112242
"config": {
1224212243
"clock_source": {
@@ -14744,4 +14745,4 @@
1474414745
"version": "1",
1474514746
"public": false
1474614747
}
14747-
}
14748+
}

0 commit comments

Comments
 (0)