Skip to content

Commit 9e3bccc

Browse files
committed
Update .travis.yml for imxrt BSP CI
1 parent 86d7b7a commit 9e3bccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ env:
2828
- RTT_BSP='asm9260t' RTT_TOOL_CHAIN='sourcery-arm'
2929
- RTT_BSP='at91sam9260' RTT_TOOL_CHAIN='sourcery-arm'
3030
- RTT_BSP='allwinner_tina' RTT_TOOL_CHAIN='sourcery-arm'
31-
- RTT_BSP='imxrt1052-evk' RTT_TOOL_CHAIN='sourcery-arm'
31+
- RTT_BSP='imxrt/imxrt1050-evk' RTT_TOOL_CHAIN='sourcery-arm'
3232
# - RTT_BSP='avr32uc3b0' RTT_TOOL_CHAIN='atmel-avr32'
3333
# - RTT_BSP='bf533' # no scons
3434
- RTT_BSP='efm32' RTT_TOOL_CHAIN='sourcery-arm'

0 commit comments

Comments
 (0)