Skip to content

Commit 66413d4

Browse files
committed
add FLASHIAP in targets.json for KVStore used in PDMC
1 parent 69a7d67 commit 66413d4

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
@@ -12237,7 +12237,8 @@
1223712237
"STM32L496xG"
1223812238
],
1223912239
"components_add": [
12240-
"QSPIF"
12240+
"QSPIF",
12241+
"FLASHIAP"
1224112242
],
1224212243
"config": {
1224312244
"clock_source": {
@@ -14745,4 +14746,4 @@
1474514746
"version": "1",
1474614747
"public": false
1474714748
}
14748-
}
14749+
}

0 commit comments

Comments
 (0)