Add support for Teensy bootloader

This commit is contained in:
Marius Greuel
2021-12-28 17:57:14 +01:00
parent 67df9b0782
commit f20c4bd9e6
8 changed files with 728 additions and 0 deletions

View File

@@ -501,6 +501,8 @@ add_library(libavrdude STATIC
stk500v2_private.h
stk500generic.c
stk500generic.h
teensy.c
teensy.h
tpi.h
updi_constants.h
updi_link.c