numaru / vscode-ceedling-test-adapter

Ceedling Test Adapter for the VS Code Test Explorer
MIT License
37 stars 13 forks source link

:sparkles: Add debug compatibility for ceedling >= v0.32.0 #129

Closed numaru closed 7 months ago

numaru commented 7 months ago

The path to the debug executable was computed depending on some project.yml options. It's not a big deal to depend also on the ceedling version.

fix: #118 duplicate: #124