mirror of https://github.com/ARMmbed/mbed-os.git
Remove QSPI support for FF_LPC546XX target
This needs a device specific file Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>pull/8683/head
parent
4bbf0025b8
commit
b3d0b5c210
|
@ -1858,6 +1858,7 @@
|
|||
"inherits": ["MCU_LPC546XX"],
|
||||
"extra_labels_remove": ["LPCXpresso"],
|
||||
"detect_code": ["8081"],
|
||||
"device_has_remove": ["QSPI"],
|
||||
"release_versions": ["2", "5"]
|
||||
},
|
||||
"NUCLEO_F030R8": {
|
||||
|
|
Loading…
Reference in New Issue