add minimal OTA Update CLI
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
j3d1 2021-08-28 23:48:01 +02:00
parent 8874fecf15
commit 09452ef7ab
2 changed files with 45 additions and 0 deletions

View file

@ -27,6 +27,7 @@ git submodule update --init --recursive
- ncurses-dev libexpat-dev
- python3 python3-serial python-dev
- pip install websocket-client (for otaflash.py, optional)
### Build Steps