probe-rs / rusty-probe-firmware

41 stars 15 forks source link

Swd sequence #27

Closed jonathanherbstgrapple closed 2 weeks ago

jonathanherbstgrapple commented 3 weeks ago

Implement the swd sequence command trait functions in the bitbanged swd driver.

Will need to run a cargo update after https://github.com/probe-rs/dap-rs/pull/4 gets merged to get the updated dap-rs.

Changes:

Testing:

Related Tickets:

korken89 commented 3 weeks ago

Sorry, completely missed this.

Can you steal the SWJ Pins part and Cargo.toml changes from my PR?