Skip to content

Commit 06f2fdb

Browse files
committed
travis: Update build command now that stm32 Wiznet config has changed.
1 parent e36821a commit 06f2fdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ script:
3939
- make -C ports/bare-arm
4040
- make -C ports/qemu-arm test
4141
- make -C ports/stm32
42-
- make -C ports/stm32 BOARD=PYBV11 MICROPY_PY_WIZNET5K=1 MICROPY_PY_CC3K=1
42+
- make -C ports/stm32 BOARD=PYBV11 MICROPY_PY_WIZNET5K=5200 MICROPY_PY_CC3K=1
4343
- make -C ports/stm32 BOARD=STM32F769DISC
4444
- make -C ports/stm32 BOARD=STM32L476DISC
4545
- make -C ports/teensy

0 commit comments

Comments
 (0)