projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Make CDC class bootloader hard-reset the AVR when exited instead of a soft-reset...
[pub/USBasp.git]
/
Bootloaders
/
TeensyHID
/
Descriptors.h
diff --git
a/Bootloaders/TeensyHID/Descriptors.h
b/Bootloaders/TeensyHID/Descriptors.h
index
37a2b64
..
f72dec2
100644
(file)
--- a/
Bootloaders/TeensyHID/Descriptors.h
+++ b/
Bootloaders/TeensyHID/Descriptors.h
@@
-93,7
+93,7
@@
/** Vendor usage page for the Teensy 2.0 board */
\r
#define TEENSY_USAGEPAGE_20 0x1B
\r
\r
/** Vendor usage page for the Teensy 2.0 board */
\r
#define TEENSY_USAGEPAGE_20 0x1B
\r
\r
- /** Vendor usage page for the Teensy++
1
.0 board */
\r
+ /** Vendor usage page for the Teensy++
2
.0 board */
\r
#define TEENSY_USAGEPAGE_20PP 0x1C
\r
\r
#if defined(USB_SERIES_2_AVR)
\r
#define TEENSY_USAGEPAGE_20PP 0x1C
\r
\r
#if defined(USB_SERIES_2_AVR)
\r