feat(factory): add local flashing toolkit and secure OTA defaults

This commit is contained in:
admin
2026-03-02 01:57:39 +08:00
parent 809fcf6548
commit 3d3c3ebac2
27 changed files with 5260 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
# Dependencies for flash_encrypted_gui.py packaging
esptool==5.1.0
pyserial==3.5
pyinstaller==6.18.0
cryptography>=46.0.4