mirror of
https://gitlab.com/wirelos/sprocket-lib.git
synced 2025-12-15 05:02:21 +01:00
add OTA example to CI build
This commit is contained in:
@@ -38,6 +38,7 @@ firmware-build:
|
||||
- pio run --environment basic
|
||||
- pio run --environment mesh
|
||||
- pio run --environment meshMqttBridge
|
||||
- pio run --environment ota
|
||||
artifacts:
|
||||
paths:
|
||||
- .pioenvs/*/firmware.*
|
||||
|
||||
@@ -74,5 +74,5 @@ upload_flags = --auth=f4ncy
|
||||
monitor_baud = ${common.monitor_baud}
|
||||
framework = ${common.framework}
|
||||
lib_deps = ${common.lib_deps}
|
||||
https://gitlab.com/wirelos/painlessMesh.git#feature/ota
|
||||
painlessMesh
|
||||
ArduinoOTA
|
||||
Reference in New Issue
Block a user