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
Mahesh Mahadevan 2018-10-19 11:07:23 -05:00
parent 4bbf0025b8
commit b3d0b5c210
1 changed files with 1 additions and 0 deletions

View File

@ -1858,6 +1858,7 @@
"inherits": ["MCU_LPC546XX"],
"extra_labels_remove": ["LPCXpresso"],
"detect_code": ["8081"],
"device_has_remove": ["QSPI"],
"release_versions": ["2", "5"]
},
"NUCLEO_F030R8": {