add FLASHIAP in targets.json for KVStore used in PDMC

pull/12411/head
Alvin Lee 2020-02-12 15:11:28 +08:00
parent 69a7d67699
commit 66413d4d4e
1 changed files with 3 additions and 2 deletions

View File

@ -12237,7 +12237,8 @@
"STM32L496xG" "STM32L496xG"
], ],
"components_add": [ "components_add": [
"QSPIF" "QSPIF",
"FLASHIAP"
], ],
"config": { "config": {
"clock_source": { "clock_source": {
@ -14745,4 +14746,4 @@
"version": "1", "version": "1",
"public": false "public": false
} }
} }