QSPI: Remove QSPI from UBRIDGE and USENSE target

This needs a device specific file

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
pull/8485/head
Mahesh Mahadevan 2018-10-18 08:26:08 -05:00
parent e28fb7466b
commit 6b1bef26f6
1 changed files with 4 additions and 2 deletions

View File

@ -581,6 +581,7 @@
"USENSE": {
"inherits": ["KL82Z"],
"extra_labels_remove": ["FRDM"],
"device_has_remove": ["QSPI"],
"supported_form_factors": []
},
"KW24D": {
@ -765,6 +766,7 @@
"inherits": ["K82F"],
"extra_labels_remove": ["FRDM"],
"components_remove": ["SPIF"],
"device_has_remove": ["QSPI"],
"supported_form_factors": []
},
"FAMILY_STM32": {
@ -2190,7 +2192,7 @@
"device_has_add": ["ANALOGOUT", "CAN", "SERIAL_ASYNCH", "SERIAL_FC", "TRNG", "FLASH"],
"release_versions": ["2", "5"],
"device_name": "STM32L471QG",
"bootloader_supported": true
"bootloader_supported": true
},
"MTB_MTS_DRAGONFLY": {
"inherits": ["FAMILY_STM32"],
@ -4491,7 +4493,7 @@
"extra_labels": ["TOSHIBA"],
"macros": ["__TMPM4G9__"],
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
"device_has": ["ANALOGIN", "ANALOGOUT", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SPI", "I2C", "I2CSLAVE", "STDIO_MESSAGES", "FLASH", "SLEEP", "USTICKER"],
"device_has": ["ANALOGIN", "ANALOGOUT", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SPI", "I2C", "I2CSLAVE", "STDIO_MESSAGES", "FLASH", "SLEEP", "USTICKER"],
"device_name": "TMPM4G9F15FG",
"detect_code": ["7016"],
"release_versions": ["5"],