summaryrefslogtreecommitdiff
path: root/atmel-samd/asf/sam0/utils
AgeCommit message (Expand)Author
2017-09-22Move to ASF4 and introduce SAMD51 support. (#258)3.0.0-alpha.0Scott Shawcroft
2017-05-15atmel-samd: Add a safe mode which detects hard faults and reboots without run...Scott Shawcroft
2017-02-26atmel-samd: Use link time optimization to reduce code size of builds whichScott Shawcroft
2017-01-30Add frequency changing support to PWMOut.Scott Shawcroft
2016-10-04atmel-samd: Add Micro Trace Buffer support to the debug build.Scott Shawcroft
2016-08-23Add support for REPL on Arduino Zero through EDBG via UART.Scott Shawcroft
2016-08-22Blinking the LED works. Clocks should be set up correctly.Scott Shawcroft