feat: add web flasher (Vue 3 + Web Serial DFU) and DFU zip generation
Some checks failed
Build and deploy Docs site to GitHub Pages / github-pages (push) Has been cancelled
PR Build Check / build (Heltec_v3_companion_radio_ble) (push) Has been cancelled
PR Build Check / build (Heltec_v3_repeater) (push) Has been cancelled
PR Build Check / build (Heltec_v3_room_server) (push) Has been cancelled
PR Build Check / build (LilyGo_Tlora_C6_repeater_) (push) Has been cancelled
PR Build Check / build (PicoW_repeater) (push) Has been cancelled
PR Build Check / build (RAK_4631_companion_radio_ble) (push) Has been cancelled
PR Build Check / build (RAK_4631_repeater) (push) Has been cancelled
PR Build Check / build (RAK_4631_room_server) (push) Has been cancelled
PR Build Check / build (wio-e5-mini_repeater) (push) Has been cancelled

This commit is contained in:
UA1ZBE
2026-06-05 09:48:14 +03:00
parent 40c9633238
commit 339d87bf86
8 changed files with 1223 additions and 0 deletions

View File

@@ -121,6 +121,7 @@ lib_deps =
extends = Heltec_t114
board_build.ldscript = boards/nrf52840_s140_v6_extrafs.ld
board_upload.maximum_size = 712704
extra_scripts = post:flasher/pio_create_dfu_zip.py
build_flags =
${Heltec_t114.build_flags}
-I examples/beacon_sensor/ui-new
@@ -170,6 +171,7 @@ lib_deps =
extends = Heltec_t114
board_build.ldscript = boards/nrf52840_s140_v6_extrafs.ld
board_upload.maximum_size = 712704
extra_scripts = post:flasher/pio_create_dfu_zip.py
build_flags =
${Heltec_t114.build_flags}
-I examples/beacon_sensor/ui-new