aboutsummaryrefslogtreecommitdiff
path: root/atmel-samd/bindings
AgeCommit message (Collapse)Author
2017-08-27Modernize module and class static dicts; update freetouchDan Halbert
2017-05-15atmel-samd: Fixup autoreset after switching boot to running once.0.10.0Scott Shawcroft
2017-05-12atmel-samd: Rename auto-reset to auto-reload to reduce confusion with ↵Scott Shawcroft
physical reset buttons.
2017-01-05Improve docs and update to CircuitPython.Scott Shawcroft
2016-12-13atmel-samd: Add samd module for atmel-samd specific configuration.Scott Shawcroft
Fixes #49