mirror of https://github.com/ARMmbed/mbed-os.git
test config: SPIF - overwrite QSPIF with all devices
parent
4f4ef6069e
commit
3ee153a303
|
@ -17,7 +17,7 @@
|
|||
}
|
||||
},
|
||||
"target_overrides": {
|
||||
"NRF52840_DK": {
|
||||
"*": {
|
||||
"target.components_remove": ["QSPI", "QSPIF"],
|
||||
"target.components_add" : ["SPI", "SPIF"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue