docs: add OTA usage guide and update web-tools#56
Merged
Conversation
usage.md (EN + ZH): - Add /ota shell commands to command reference table - Add OTA Tools section (ota_check, ota_update, ota_version, ota_rollback) - Add full OTA guide: how it works, configuration, version JSON format, local OTA server script, trigger methods, GitHub Releases integration web-tools.md (EN + ZH): - Add version selector step (latest/main vs tagged releases) - Document "(no firmware)" disabled state for tags without Release - Update flash output behavior (now in Serial Monitor panel) - Note serial controls disabled during flashing Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add comprehensive OTA documentation to both English and Chinese docs.
usage.md (EN + ZH)
/otashell commands added to command reference tableota_check,ota_update,ota_version,ota_rollbackmake ota-server), trigger methods (shell + AI), GitHub Releases integrationweb-tools.md (EN + ZH)
latest (main)vs tagged releases(no firmware)for tags without ReleaseTest plan
docs.html?doc=usagedisplays OTA sectionsdocs.html?doc=web-toolsdisplays version selector docs