USB DFU (Device Firmware Upgrade) firmware for Atmel SAM devices supported by ASF4
Go to file
Kevin Redon efd55db9cc add USB DFU description
uses the USB CDC ACM example code as template to create a USB DFU
description according to USB DFU specification version 1.1

USB DFU stack is under LGPLv2.1 or later license

Change-Id: I7bd6cb46b734ffe8a51f2de7083b4f9e76d385e6
2019-01-16 18:39:41 +01:00
CMSIS use USB CDC Echo example project 2019-01-09 15:33:36 +01:00
armcc use USB CDC Echo example project 2019-01-09 15:33:36 +01:00
config add USB DFU description 2019-01-16 18:39:41 +01:00
contrib add contrib/jenkins.sh for build verification 2019-01-13 13:40:56 +01:00
documentation use USB CDC Echo example project 2019-01-09 15:33:36 +01:00
examples use USB CDC Echo example project 2019-01-09 15:33:36 +01:00
gcc add USB DFU description 2019-01-16 18:39:41 +01:00
hal use USB CDC Echo example project 2019-01-09 15:33:36 +01:00
hpl use USB CDC Echo example project 2019-01-09 15:33:36 +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 add USB DFU description 2019-01-16 18:39:41 +01:00
.gitignore ignore output files 2019-01-16 18:29:20 +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
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 use USB CDC Echo example project 2019-01-09 15:33:36 +01:00
driver_init.c use USB CDC Echo example project 2019-01-09 15:33:36 +01:00
driver_init.h use USB CDC Echo example project 2019-01-09 15:33:36 +01:00
usb_dfu_main.c add USB DFU description 2019-01-16 18:39:41 +01:00
usb_start.c add USB DFU description 2019-01-16 18:39:41 +01:00
usb_start.h add USB DFU description 2019-01-16 18:39:41 +01:00