|
@ -13,9 +13,9 @@ env: |
|
|
- PLATFORMIO_CI_SRC=examples/FileDownload |
|
|
- PLATFORMIO_CI_SRC=examples/FileDownload |
|
|
- PLATFORMIO_CI_SRC=examples/MqttClient |
|
|
- PLATFORMIO_CI_SRC=examples/MqttClient |
|
|
- PLATFORMIO_CI_SRC=examples/WebClient |
|
|
- PLATFORMIO_CI_SRC=examples/WebClient |
|
|
- PLATFORMIO_CI_SRC=tools/SimpleTest |
|
|
|
|
|
- PLATFORMIO_CI_SRC=tools/FactoryReset |
|
|
|
|
|
- PLATFORMIO_CI_SRC=tools/AT_Debug |
|
|
- PLATFORMIO_CI_SRC=tools/AT_Debug |
|
|
|
|
|
- PLATFORMIO_CI_SRC=tools/Diagnostics |
|
|
|
|
|
- PLATFORMIO_CI_SRC=tools/FactoryReset |
|
|
|
|
|
|
|
|
# Arduino test |
|
|
# Arduino test |
|
|
- PLATFORMIO_CI_SRC=tools/test_build PLATFORMIO_CI_ARGS="--project-option='framework=arduino' --board=uno --board=leonardo --board=yun --board=megaatmega2560 --board=genuino101 --board=mkr1000USB --board=zero --board=teensy31 --board=bluepill_f103c8 --board=uno_pic32 --board=esp01 --board=nodemcuv2 --board=esp32dev" |
|
|
- PLATFORMIO_CI_SRC=tools/test_build PLATFORMIO_CI_ARGS="--project-option='framework=arduino' --board=uno --board=leonardo --board=yun --board=megaatmega2560 --board=genuino101 --board=mkr1000USB --board=zero --board=teensy31 --board=bluepill_f103c8 --board=uno_pic32 --board=esp01 --board=nodemcuv2 --board=esp32dev" |
|
|