USB DFU (Device Firmware Upgrade) firmware for Atmel SAM devices supported by ASF4
Go to file
Kevin Redon 2257c6c32a add initial DFU class request handling
downloading is not supported yet, but the rest works

Change-Id: I4896d73602bb1b1001c1ce3af9b98e5173b45edf
2019-01-16 18:40:31 +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 initial DFU class request handling 2019-01-16 18:40:31 +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
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