MKR 1010 WiFi as USB mass storage device?

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 :slight_smile:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.