USB DFU (Device Firmware Upgrade) firmware for Atmel SAM devices supported by ASF4
Go to file
Kevin Redon 0d59ac02cb add license file
this include the LGPL v2.1 for the DFU stack, ASF for the ASFv4
library, and Apache 2.0 for the CMSIS.

Change-Id: If7b127ddd23bd8c5d158a731d58d425cdf6330f4
2019-01-16 18:41:23 +01:00
CMSIS use USB CDC Echo example project 2019-01-09 15:33:36 +01:00
config add flash ASF4 driver 2019-01-16 18:40:31 +01:00
contrib add contrib/jenkins.sh for build verification 2019-01-13 13:40:56 +01:00
documentation removed unused USB CDC stack 2019-01-16 18:41:23 +01:00
gcc remove unused example code 2019-01-16 18:41:23 +01:00
hal add flash ASF4 driver 2019-01-16 18:40:31 +01:00
hpl add flash ASF4 driver 2019-01-16 18:40:31 +01:00
hri use USB CDC Echo example project 2019-01-09 15:33:36 +01:00
include use USB CDC Echo example project 2019-01-09 15:33:36 +01:00
usb removed unused USB CDC stack 2019-01-16 18:41:23 +01:00
.gitignore ignore gdb history file 2019-01-16 18:40:31 +01:00
.gitreview Add git-review config 2019-01-13 13:05:24 +00:00
AtmelStart.env_conf use USB CDC Echo example project 2019-01-09 15:33:36 +01:00
AtmelStart.gpdsc use USB CDC Echo example project 2019-01-09 15:33:36 +01:00
LICENSE add license file 2019-01-16 18:41:23 +01:00
atmel_start.c use USB CDC Echo example project 2019-01-09 15:33:36 +01:00
atmel_start.h use USB CDC Echo example project 2019-01-09 15:33:36 +01:00
atmel_start_config.atstart use USB CDC Echo example project 2019-01-09 15:33:36 +01:00
atmel_start_pins.h add system LED initialisation 2019-01-16 18:40:31 +01:00
driver_init.c add system LED initialisation 2019-01-16 18:40:31 +01:00
driver_init.h add code to initialize flash 2019-01-16 18:40:31 +01:00
usb_dfu_main.c add USB DFU description 2019-01-16 18:39:41 +01:00
usb_start.c implement flashing-side of the DFU state machine 2019-01-16 18:41:23 +01:00
usb_start.h add USB DFU description 2019-01-16 18:39:41 +01:00