parent
68d110802a
commit
f0d73f1a66
@ -7,4 +7,4 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- pip install -U platformio
|
- pip install -U platformio
|
||||||
- cp include/config.sample.h include/config.h
|
- cp include/config.sample.h include/config.h
|
||||||
- pio ci --project-option="build_flags = -DCONFIG_USABLE"
|
- PLATFORMIO_BUILD_FLAGS="-DCONFIG_USABLE" pio run
|
||||||
|
Loading…
x
Reference in New Issue
Block a user