summaryrefslogtreecommitdiff
path: root/atmel-samd/modmachine.c
AgeCommit message (Expand)Author
2016-11-21This introduces an alternative hardware API called nativeio structured around...Scott Shawcroft
2016-10-21atmel-samd: Rework mass storage interaction with underlying blockScott Shawcroft
2016-10-11atmel-samd: Add support for SPI.Scott Shawcroft
2016-09-26atmel-samd: Remove module name from struct.Scott Shawcroft
2016-09-13atmel-samd: Add I2C support.Scott Shawcroft
2016-09-02atmel/samd: Add filesystem support. 64k is stored in flash.v1.8.3-62-g09be96aScott Shawcroft
2016-08-30atmel/samd: Add basic PWM support which only allows for changing the duty.Scott Shawcroft
2016-08-28atmel-samd: Rename module classes so they don't conflict with names from ASF.Scott Shawcroft
2016-08-27atmel-samd: Add direct write access to the DAC output.Scott Shawcroft
2016-08-26atmel-samd: Initial ADC support.Scott Shawcroft
2016-08-24atmel-samd: Support Digital IO pins.Scott Shawcroft