Dear Community,
I’m currently workin on a Pico 1 RP2040 C/C++ SDK feat. FreeRTOS-Kernel Project, which should use the latest known compatible Versions of all components which are able to be used. My Project should serve a USB-Webserver, printing text on an oled ssd1306 display & a lcd 1602 liquidcrystal display. Could someone help me in using the best practise for the File/Folder-Tree / the CMakeLists etc. ? Here is my Template, which isnt using the latest components, buts the only one which currently works for me : but the usb-webserver needs to be integrated and I dont know how. I tried it, but only the webserver starts in this example and the other tasks dont be executed.
I’d be gratefull for help.
Thnx