We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi does it work on pico 2? i have one and can test it...
The text was updated successfully, but these errors were encountered:
It worked for me on pico 2 (SDK 2.0) by adding -DPICO_BOARD=pico2 to cmake, i.e.
-DPICO_BOARD=pico2
cmake .. -DPICO_SDK_PATH=<path_to_pico_sdk> -DPICO_BOARD=pico2
https://github.com/rs1729/pico_ttl2vga/tree/pico228MHz_VpolCore1?tab=readme-ov-file#compile
Sorry, something went wrong.
No branches or pull requests
hi does it work on pico 2? i have one and can test it...
The text was updated successfully, but these errors were encountered: