summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/peripherals.h
AgeCommit message (Expand)Author
2018-06-01atmel-samd: Re-org helper peripheral files into their own subdirectory.Scott Shawcroft
2018-05-01Implement microcontroller.cpu.temperature on '21 and '51.Dan Halbert
2018-03-14Remove SERCOM pointers from pin data structure because index isScott Shawcroft
2018-01-30atmel-samd: Correct computation of SPI baud rate.Dan Halbert
2017-11-27Support SPI flash chips for CIRCUITPY, using non-DMA SPI for now.Dan Halbert
2017-11-07Implement busio.I2c.Dan Halbert