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