提交 78126e92 编写于 作者: R Rogerz Zhang

Remove unsupported BSP

上级 ebd6bfea
......@@ -7,10 +7,9 @@ install:
before_script:
- export RTT_ROOT=`pwd`
- export RTT_CC='gcc'
- cd bsp/$RTT_BSP
script:
- scons
- scons -C bsp/$RTT_BSP
notifications:
email: false
......@@ -25,8 +24,8 @@ env:
- 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' RTT_TOOL_CHAIN='sourcery-arm'
- RTT_BSP='lpc122x' 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'
......@@ -37,13 +36,13 @@ env:
- RTT_BSP='mb9bf506r' RTT_TOOL_CHAIN='sourcery-arm'
# - RTT_BSP='microblaze'
- RTT_BSP='mini2440' RTT_TOOL_CHAIN='sourcery-arm'
# - RTT_BSP='mini4020'
# - RTT_BSP='mini4020' # no scons
# - RTT_BSP='nios_ii'
# - RTT_BSP='nuc140'
# - RTT_BSP='pic32ethernet'
- RTT_BSP='sam7s' RTT_TOOL_CHAIN='sourcery-arm'
- RTT_BSP='sam7x' RTT_TOOL_CHAIN='sourcery-arm'
# - RTT_BSP='simulator'
# - 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'
- RTT_BSP='stm32f107' RTT_TOOL_CHAIN='sourcery-arm'
- RTT_BSP='stm32f10x' RTT_TOOL_CHAIN='sourcery-arm'
......@@ -52,5 +51,5 @@ env:
# - RTT_BSP='taihu'
# - RTT_BSP='upd70f3454'
# - RTT_BSP='wh44b0'
# - RTT_BSP='x86'
# - RTT_BSP='x86' # x86
# - RTT_BSP='xplorer4330'
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册