circuitpython/atmel-samd/boards/arduino_zero/mpconfigboard.mk
Scott Shawcroft 7e08347d5c atmel-samd: Support composite CDC and mass storage USB device.
Be careful to not use the flash file system while using mass storage
because both pieces of code attempting to change the fs can corrupt it.
2016-10-05 11:07:29 -07:00

4 lines
64 B
Makefile

LD_FILE = boards/samd21x18.ld
USB_VID = 0x2341
USB_PID = 0x024D