Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usb_cdc: Add usb_read_ep0_setup() interface function | Kevin O'Connor | 2018-09-30 | 1 | -0/+6 |
* | usb_cdc: Rename interface functions to avoid the term "setup" | Kevin O'Connor | 2018-09-30 | 1 | -6/+6 |
* | samd21: Add support for gpio_x_reset() | Kevin O'Connor | 2018-08-27 | 2 | -15/+37 |
* | samd21: Enable HAVE_GPIO_BITBANGING | Kevin O'Connor | 2018-08-27 | 1 | -0/+1 |
* | samd21: Fix description of bootloader offset | Kevin O'Connor | 2018-08-08 | 1 | -2/+2 |
* | samd21: Minor fixes to usbserial | Kevin O'Connor | 2018-08-08 | 1 | -7/+2 |
* | samd21: Add support for USB | Kevin O'Connor | 2018-08-07 | 3 | -0/+237 |
* | samd21: Add support for gpio pins | Kevin O'Connor | 2018-08-07 | 3 | -0/+110 |
* | samd21: Initial support for SAMD21 micro-controllers | Kevin O'Connor | 2018-08-07 | 8 | -0/+348 |