PaulStoffregen
f5f05e9ade
Add extreme joystick (disabled by default)
https://forum.pjrc.com/threads/23681-Many-axis-joystick?p=41943&viewfull=1#post41943
pirms 7 gadiem
PaulStoffregen
df8958ff5f
Fix USB descriptors, unique PIDs for newer USB types
pirms 8 gadiem
PaulStoffregen
e31e49bc20
Add more USB Type combinations
pirms 8 gadiem
PaulStoffregen
b1a66f742c
Add Serial + MIDI + Audio option
pirms 8 gadiem
PaulStoffregen
a480cd28da
Add Serial + MIDI option
pirms 8 gadiem
PaulStoffregen
f4c1e6a141
Add USB keyboard only option
pirms 8 gadiem
PaulStoffregen
66e3239ef5
Add multi-touch definitions (experimental)
pirms 8 gadiem
PaulStoffregen
b39d5c803b
Add media keys to Serial+Keyboard+Mouse+Joystick USB Type
pirms 8 gadiem
PaulStoffregen
84fa81ab61
Fix usb audio interface descriptor order
pirms 8 gadiem
PaulStoffregen
fddf08842b
Add usb audio asychronous feedback endpoint (fixed data for now)
pirms 8 gadiem
PaulStoffregen
47658da91f
Add USB audio descriptors (adapted from MickMad)
pirms 8 gadiem
PaulStoffregen
9f513d6112
Add media keys USB descriptors
pirms 8 gadiem
PaulStoffregen
e2a0a745e6
Fix NUM_ENDPOINTS on RawHID, fixes #108
pirms 8 gadiem
PaulStoffregen
d1a6e77ad9
Begin work on MTP Disk
pirms 9 gadiem
PaulStoffregen
caa5312fbc
Opps, fix compile for slow speeds
pirms 9 gadiem
PaulStoffregen
2f14babf7d
Simplify customizing USB - no longer need to edit interface .h files
pirms 9 gadiem
PaulStoffregen
8111996bdc
Simplify usb_desc.h configuration - do not require computing descriptor sizes/offsets
pirms 9 gadiem
Andrew J. Kroll
c9d85378d7
Allow custom USB enumeration.
This patch simply checks if NUM_ENDPOINTS is defined, and will bypass the
built-in USB descriptor, device and memory code, and allows a custom setting.
This bug does not affect the IDE unless someone adds the custom option to
the boards.txt file, and provides replacement code in a library or sketch.
It can also be used to turn off USB by providing no replacements, while
allowing speeds >= 20MHz.
pirms 10 gadiem
PaulStoffregen
e42c5cefed
Support F_CPU < 20 MHz with USB disabled
pirms 10 gadiem
PaulStoffregen
d783be33c1
Clean up trailing whitespace
pirms 10 gadiem
PaulStoffregen
5cecdee933
Initial commit, version 1.17-rc1
pirms 11 gadiem