PicoLibSDK
PicoLibSDK copied to clipboard
(Question) Could it be possible to adapt and use with PlatformIO?
Hi! Fantastic work! I am new to VSCode, always used Arduino but I would really like to use some of your library: framebuffers, VGA and TV output. Would it be possible for me to adapt it to use it with VSCode + PlatformIO (Arduino) ? I am trying to adapt your old library to PlatformIO: https://github.com/Panda381/PicoVGA and I am having issues. Tried to erase all custom SDK so it loads only PlatformIO but I'm getting a lot of errors with #include lines.
Thanks a lot! :)
Unfortunately, I don't know how to use VSCode and PlattformIO. I only know about a user named KevinarCZ on X (https://x.com/kevinarcz/status/1918746182051823889), who adapted PicoLibSDK for VSCode and wrote a guide called “Getting Started with Programming” (downloadable in Czech at https://picopad.eu/cs/). Maybe that could help.