Merged
Conversation
Revert to the v1.0.3 release approach which has been proven to work reliably. The newer precompiled binaries and esptool bundling approach introduced compatibility issues. This version: - Includes source code instead of precompiled binaries - Uses upload tools that compile from source - No esptool.exe bundling complications - Returns to the simple, functional release process Users will compile firmware fresh during upload, ensuring compatibility with their system configuration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Updated documentation to reflect the reverted release process: - Removed references to pre-compiled binaries and quick flash method - Removed references to FlashFirmware.bat and esptool.exe - Clarified that firmware compiles from source during upload - Simplified and reorganized troubleshooting section - Updated instructions to use Upload Firmware (Windows).bat as primary method 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Removed references to flash tools (flash_firmware.sh, flash_firmware.ps1, Flash Firmware.bat) from the project structure documentation since the release process now uses compile-from-source approach only. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Updated release process documentation to reflect that releases now package source code and upload tools instead of pre-compiled binaries. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
These scripts were part of the precompiled binaries approach which has been reverted. The compile-from-source approach uses only: - upload_firmware.ps1 (Windows PowerShell) - upload_firmware.sh (Mac/Linux) - Upload Firmware (Windows).bat (launcher) Removed: - flash_firmware.ps1 - FlashFirmware.bat 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.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.
No description provided.