Hi Everybody!
I've been playing with the PIC-IoT development board for a project, and the hardware includes a SAMD21E part. This is used as a mass storage device (it shows up as a Curiosity drive), a USB-Uart for debug output from the PIC24, as the PIC24 programmer.
Does anyone know whether there's source code available for how the SAMD part is programmed on this board? The PIC24 source is available through Microchip Code Configuration, but that usage of the SAMD looks really good - would love to put something like this on my own projects.
Thank you everyone.