David Greaves
David Greaves
tar_git doesn't appear to clean up properly in /data/service/tar_git/https___gitlab.com_nephros (in this case) Manual cleanup allowed the service to run. Issue left open in case it recurs.
OK - although it's a bit of a rabbit hole trying to fix all possible issues, maybe it's worth having code that works for this not-that-rare class of user given...
never mind - I completely misunderstood what was going on here. This needs to be set in the CMakeLists because it needs to build stdio_usb.c ... d'oh...
I think the problem you have here is that you have told me, the reader, that usb stdio is going to work by defining: ```pico_enable_stdio_usb(test 1)``` and yet to actually...