Ben De Lathouwer
Ben De Lathouwer
and can you make it easier to add libaries(arduino style drag en drop in a folder ) and the libarie list scrollable? thx Ben
from the arduino site ( http://arduino.cc/en/Guide/Libraries ): Manual installation To install the library, first quit the Arduino application. Then uncompress the ZIP file containing the library. For example, if you're...
and there is no such file in the repository
https://www.raspberrypi.com/news/pico-vscode-extension/ this is the extention i'm talking about.
been digging around a bit more and found that the makefiles the plugin generate are vastly diffrent that the ones you provide [CMakeLists.txt](https://github.com/user-attachments/files/17400210/CMakeLists.txt)(generated by the plugin) vs yours (set(OUTPUT_NAME badger2040_drawing)...
and sorry for the copy past but somehow github doesn't let me input the files from your repo. But also tbh i never worked with cmake so it might be...