Merge pull request #12411 from soleilplanet/L496AG_port

add FLASHIAP in targets.json for KVStore used in PDMC
pull/12431/head
Martin Kojtal 2020-02-13 09:47:38 +00:00 committed by GitHub
commit d78e009284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

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