aboutsummaryrefslogtreecommitdiff
path: root/atmel-samd/tools
AgeCommit message (Collapse)Author
2017-08-27Modernize module and class static dicts; update freetouchDan Halbert
2017-07-13atmel-samd: Update README and add pinout tables that map MCU namesScott Shawcroft
to names in the board module and explain pin capabilities. Fixes #149
2016-10-03atmel-samd: Update bossac_osx with one that works.Scott Shawcroft
Add info to the README on how to get into bootloader on feathers. Fixes #6.
2016-08-31trifecta toolsladyada
2016-08-22Blinking the LED works. Clocks should be set up correctly.Scott Shawcroft
Everything works fine without USB being plugged in but faults (I think) when USB is plugged in. This is switched away from the USB code from the bootloader onto the USB code thats generated by Atmel Studio using the high level classes from ASF.