Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for resetting RP2040 via the USB connection when using pi… #197

Merged
merged 1 commit into from
Mar 1, 2021

Commits on Feb 28, 2021

  1. Add support for resetting RP2040 via the USB connection when using pi…

    …co_stdio_usb
    
    	- setting baud rate to magic value (default=1200) will cause a reset to BOOTSEL mode
    	- a VENDOR interface along side the CDC interface can be used to reset via refular flash boot, or into
    	  BOOTSEL mode with control for the reset_usb_boot parameters for the latter
    either method can be configured/enabled/disabled via #define
    kilograham committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    ed45e8a View commit details
    Browse the repository at this point in the history