ohmtech-rdi / eurorack-blocks

Software to Hardware Prototyping for Eurorack using C++, Max/Gen~ or Faust
Other
303 stars 21 forks source link

Semihosting support #530

Closed ohmtech-rdi closed 1 year ago

ohmtech-rdi commented 1 year ago

This PR adds ARM semihosting by default to VS Code firmware targets, to collect debug outputs more conveniently.

This PR is preparation work for the upcoming code instrumentation tooling.