Martin's corner on the web

SAMD21D as a mass storage device

Experimenting with SAMD21D posing as a mass storage device using @Adafruit's TinyUSB library – planning on using this feature to expose configuration JSONs #IoT

Added external SPI flash and using it as R/W mass storage device, works nice and smooth 🙂 Firmware configurations are now esposed as JSON file when you plug it in a computer. Isn't that cool?