1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-14 06:23:07 +01:00

#100: introduce extra_config, extra_js, extra_css as options in the environment

This commit is contained in:
wellenvogel
2025-03-05 19:49:46 +01:00
parent a1f00dde82
commit 036add6feb
5 changed files with 45 additions and 13 deletions

View File

@@ -10,5 +10,8 @@ lib_deps =
build_flags=
-D BOARD_TEST
${env.build_flags}
extra_config=lib/exampletask/exampleConfig.json,
extra_js=lib/exampletask/example.js
extra_css=lib/exampletask/example.css
upload_port = /dev/esp32
upload_protocol = esptool