aboutsummaryrefslogtreecommitdiff
path: root/atmel-samd/samd21_pins.c
AgeCommit message (Expand)Author
2017-08-22Fix ADC input def for PB07. (#195)Scott Shawcroft
2017-06-12atmel-samd: Fix TCC1, its two channels and four wave outputs.Scott Shawcroft
2017-04-12atmel-samd: Rework status LED implementationScott Shawcroft
2017-03-24Add PulseIn support which can be used to measure a series of pulse widths.0.9.2Scott Shawcroft
2017-01-30Add frequency changing support to PWMOut.Scott Shawcroft
2017-01-18atmel-samd: Fix two more SERCOM configs, PA07 and PA06.Scott Shawcroft
2017-01-18atmel-samd: Fix PA00 and PA01 sercoms. New CircuitPlayground prototype pinout.Scott Shawcroft
2016-12-19atmel-samd: Add preliminary support for UARTSebastian Plamauer
2016-12-12atmel-samd: Basic capacitive touch button support.Scott Shawcroft
2016-12-07atmel-samd & esp8266: Make sure pins are not already in use.Scott Shawcroft
2016-12-01atmel-samd: Slim down the pin struct to save ~1200 bytes.Scott Shawcroft
2016-11-22atmel-samd: Support Trinket and Gemma M0 prototypes.Scott Shawcroft
2016-11-21This introduces an alternative hardware API called nativeio structured around...Scott Shawcroft