Closed networkfusion closed 2 months ago
The pull request introduces updates to the SC64 deployer version from v2.18.0
to v2.20.0
across multiple files. The Dockerfile reflects this version change, while the developer documentation has been revised to include new deployment instructions, firmware compatibility requirements, and clarifications on using the dev container. Additionally, a message in the fault handling code has been modified to display the updated supported firmware version.
File | Change Summary |
---|---|
.devcontainer/Dockerfile |
Updated SC64 deployer version from v2.18.0 to v2.20.0 . |
docs/99_developer_guide.md |
Revised deployment process documentation, updated firmware compatibility, and clarified dev container usage. |
src/menu/views/fault.c |
Modified error message to reflect supported firmware version change from "2.17.0+" to "2.20.0+". |
In a world of code and light,
The rabbit hops with pure delight.
Versions change, the docs align,
With every tweak, our paths entwine.
A leap for SC64, so bright,
Hooray for progress, what a sight! 🐇✨
Description
Update the "supported" SC64 firmware version.
Motivation and Context
Although the latest firmware is not "required", it is best to keep it aligned.
How Has This Been Tested?
Screenshots
Types of changes
Checklist:
Signed-off-by: GITHUB_USER
Summary by CodeRabbit