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 cmake config and compilation errors. #6

Closed ewpa closed 1 year ago

ewpa commented 1 year ago

The highest CXX standard supported by the version of cmake 3.13 is 20. I had to experiment with different versions of the Pico SDK to get this to compile, so I have added a note to the README stating to use version 1.5.0.