mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 21:50:31 +01:00
travis: Build GENERIC_1M board as part of esp8266 job.
This commit is contained in:
@@ -273,6 +273,7 @@ jobs:
|
||||
- make ${MAKEOPTS} -C ports/esp8266 submodules
|
||||
- make ${MAKEOPTS} -C ports/esp8266
|
||||
- make ${MAKEOPTS} -C ports/esp8266 BOARD=GENERIC_512K
|
||||
- make ${MAKEOPTS} -C ports/esp8266 BOARD=GENERIC_1M
|
||||
|
||||
# nrf port
|
||||
- stage: test
|
||||
|
||||
Reference in New Issue
Block a user