uFBT: devboard_flash to update WiFi devboard (#2969)

* uFBT: devboard_flash to update WiFi devboard
* uFBT: help
This commit is contained in:
Sergey Gavrilov
2023-08-10 21:29:44 +09:00
committed by GitHub
parent c40e4ba01e
commit 498aee20a2
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -348,6 +348,9 @@ appenv.PhonyTarget(
'${PYTHON3} "${FBT_SCRIPT_DIR}/serial_cli.py" -p ${FLIP_PORT}',
)
# Update WiFi devboard firmware
dist_env.PhonyTarget("devboard_flash", "${PYTHON3} ${FBT_SCRIPT_DIR}/wifi_board.py")
# Linter
dist_env.PhonyTarget(