From 8f26d181c30f8d371a900355a6f9edfab29c8fbe Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Mon, 22 Aug 2016 23:48:09 -0700 Subject: Blinking the LED works. Clocks should be set up correctly. 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. --- atmel-samd/tools/bossac_linux | Bin 0 -> 72084 bytes atmel-samd/tools/bossac_osx | Bin 0 -> 181014 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 atmel-samd/tools/bossac_linux create mode 100755 atmel-samd/tools/bossac_osx (limited to 'atmel-samd/tools') diff --git a/atmel-samd/tools/bossac_linux b/atmel-samd/tools/bossac_linux new file mode 100755 index 000000000..f08c74635 Binary files /dev/null and b/atmel-samd/tools/bossac_linux differ diff --git a/atmel-samd/tools/bossac_osx b/atmel-samd/tools/bossac_osx new file mode 100755 index 000000000..d909b1d8c Binary files /dev/null and b/atmel-samd/tools/bossac_osx differ -- cgit v1.2.3