aappleby / picorvd

GDB-compatible RISC-V Debugger for CH32V003 that runs on a Raspberry Pi Pico
MIT License
173 stars 11 forks source link

Fix compilation #4

Closed maxgerhardt closed 1 year ago

maxgerhardt commented 1 year ago

https://github.com/aappleby/PicoRVD/commit/ebe7221657521e5ab430cf89085dc448161bd5c7 renamed `test/tests.cpp → test/picorvd_tests.cpp yet failed to adapt the CMakeLists.txt accordingly.