mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-07-29 01:52:51 +00:00
auto-build modbus and run tests
This commit is contained in:
@@ -27,10 +27,10 @@ npx cspell "**"
|
|||||||
|
|
||||||
# build files that go into docs folder
|
# build files that go into docs folder
|
||||||
|
|
||||||
# platformio run -e build_modbus -t clean
|
platformio run -e build_modbus -t clean
|
||||||
# platformio run -e build_modbus
|
platformio run -e build_modbus
|
||||||
# platformio run -e build_standalone -t clean
|
platformio run -e build_standalone -t clean
|
||||||
# platformio run -e build_standalone
|
platformio run -e build_standalone
|
||||||
|
|
||||||
# run tests
|
# run tests
|
||||||
# platformio run -e native-test -t exec
|
platformio run -e native-test -t exec
|
||||||
|
|||||||
Reference in New Issue
Block a user