I’ve been using platformio, great work by the way, with Seeed Xiao modules and generally, everything goes smoothly, sometimes when I add USB the project that was working just bricks the Xiao and I have to do the double-tap reset to get the boot loader back.
I have two projects now, one works, one does not, been through in files and all seems to match, code for USB was copied over from the working project, done clean and build, delete all lib_deps and build and nothing seems to make it go.,
In the past I have had to create a new project, add USB and then add all code back, keen to understand what I’m doing wrong here,
any suggestions?
david