Does anyone have an idea, how to configure the built-in USB interface on the MKR1010 as mass storage device ? It should enumerate as a flash disk on my PC, as I would like to frequently modify some small text files on my PC which are used in my Arduino firmware (the text files are defining the behaviour of my firmware).
I've already tried Adafruits "TinyUSB", which should be perfect, but I'm stuck with the error message #error TinyUSB is not selected, please select it in "Tools->Menu->USB Stack". Unfortunately I can't do this in Arduino IDE V2, nor in ProjectIO (which I prefer).
Any helpful link or example is therefore highly appreciated, thank you ![]()