[build] Remove the un-supported porting in the building
This commit is contained in:
parent
6b31b07fc5
commit
9951cb4cbc
|
@ -24,14 +24,10 @@ env:
|
|||
- RTT_BSP='at91sam9260' RTT_TOOL_CHAIN='sourcery-arm'
|
||||
- RTT_BSP='avr32uc3b0' RTT_TOOL_CHAIN='atmel-avr32'
|
||||
# - RTT_BSP='bf533' # no scons
|
||||
- RTT_BSP='dev3210' RTT_TOOL_CHAIN='sourcery-mips'
|
||||
- RTT_BSP='efm32' RTT_TOOL_CHAIN='sourcery-arm'
|
||||
- RTT_BSP='jz47xx' RTT_TOOL_CHAIN='sourcery-mips'
|
||||
- RTT_BSP='lm3s8962' RTT_TOOL_CHAIN='sourcery-arm'
|
||||
- RTT_BSP='lm3s9b9x' RTT_TOOL_CHAIN='sourcery-arm'
|
||||
- RTT_BSP='lm4f232' RTT_TOOL_CHAIN='sourcery-arm'
|
||||
# - RTT_BSP='lpc1114' # no scons
|
||||
# - RTT_BSP='lpc122x' # no scons
|
||||
- RTT_BSP='lpc176x' RTT_TOOL_CHAIN='sourcery-arm'
|
||||
- RTT_BSP='lpc178x' RTT_TOOL_CHAIN='sourcery-arm'
|
||||
- RTT_BSP='lpc2148' RTT_TOOL_CHAIN='sourcery-arm'
|
||||
|
@ -44,9 +40,7 @@ env:
|
|||
- RTT_BSP='mini2440' RTT_TOOL_CHAIN='sourcery-arm'
|
||||
# - RTT_BSP='mini4020' # no scons
|
||||
# - RTT_BSP='nios_ii' # no scons
|
||||
# - RTT_BSP='nuc140' # no scons
|
||||
# - RTT_BSP='pic32ethernet' # no scons
|
||||
# - RTT_BSP='sam7s' # no scons
|
||||
- RTT_BSP='sam7x' RTT_TOOL_CHAIN='sourcery-arm'
|
||||
# - RTT_BSP='simulator' # x86
|
||||
- RTT_BSP='stm32f0x' RTT_TOOL_CHAIN='sourcery-arm'
|
||||
|
@ -56,7 +50,6 @@ env:
|
|||
- RTT_BSP='stm32f40x' RTT_TOOL_CHAIN='sourcery-arm'
|
||||
- RTT_BSP='taihu' RTT_TOOL_CHAIN='sourcery-ppc'
|
||||
# - RTT_BSP='upd70f3454' # iar
|
||||
# - RTT_BSP='wh44b0' # no scons
|
||||
# - RTT_BSP='x86' # x86
|
||||
- RTT_BSP='xplorer4330/m4' RTT_TOOL_CHAIN='sourcery-arm'
|
||||
- RTT_BSP='lpc408x' RTT_TOOL_CHAIN='sourcery-arm'
|
||||
|
|
Loading…
Reference in New Issue