Skip to content

Conversation

@rygwdn
Copy link
Contributor

@rygwdn rygwdn commented Oct 9, 2025

Add CDC command to trigger bootloader mode

Summary

Adds a new debug feature that allows triggering bootloader mode via CDC serial command, streamlining the firmware development workflow by eliminating the need to physically access the BOOTSEL button.

Safety

  • Feature is opt-in via build flag (disabled by default)
  • Not intended for production/release builds

Add CDC RX callback that triggers bootloader when receiving "flash" command.
@hrvach hrvach merged commit 4d2fc6d into hrvach:main Oct 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants