mirror of https://github.com/ARMmbed/mbed-os.git
add FLASHIAP in targets.json for KVStore used in PDMC
parent
69a7d67699
commit
66413d4d4e
|
@ -12237,7 +12237,8 @@
|
|||
"STM32L496xG"
|
||||
],
|
||||
"components_add": [
|
||||
"QSPIF"
|
||||
"QSPIF",
|
||||
"FLASHIAP"
|
||||
],
|
||||
"config": {
|
||||
"clock_source": {
|
||||
|
@ -14745,4 +14746,4 @@
|
|||
"version": "1",
|
||||
"public": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue