PicoLibSDK icon indicating copy to clipboard operation
PicoLibSDK copied to clipboard

(Question) Could it be possible to adapt and use with PlatformIO?

Open Pancra85 opened this issue 7 months ago • 1 comments

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! :)

Pancra85 avatar Jun 03 '25 22:06 Pancra85

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.

Panda381 avatar Jun 04 '25 05:06 Panda381