You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement new USB Serial JTAG reset strategy (#779)
* Add watchdog reset experiment
* changelog
* Add bitflags dependency and cleanup
* fix register values, ... again
* Add P4
* reviews
* move connection_is_usb_otg to Connection struct and rename it to is_using_usb_otg
* fix ci
* Use latest version of `bitflags`
* Move and improve the `RtcWdtReset` trait
* Introduce `UsbOtg` trait for targets
* Fix some warnings
* Cleanup
---------
Co-authored-by: Jesse Braham <[email protected]>
0 commit comments