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:
@@ -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
|
||||
Reference in New Issue
Block a user