PaulStoffregen
7e959d4a14
USB serial receive on IMXRT
пре 5 година
PaulStoffregen
e687673ddf
First commit, Teensy4 work-in-progress
пре 6 година
PaulStoffregen
831d3b40b1
Fix typo
пре 6 година
PaulStoffregen
9b5d9f9632
Use same USB PID for flight sim controls
пре 6 година
PaulStoffregen
6e50efa1d3
Do not send Contact Count (HID Usage 0x54) with USB Touchscreen
пре 6 година
PaulStoffregen
44866ad83d
Offer USB MIDI in 4 & 16 virtual cable options
пре 6 година
PaulStoffregen
2edef45f51
Add comment with link to custom USB device info
пре 6 година
PaulStoffregen
c9d0122505
Support multiple cables on USB MIDI
пре 6 година
PaulStoffregen
7099935c0e
Update open source license info
пре 7 година
PaulStoffregen
f5f05e9ade
Add extreme joystick (disabled by default)
https://forum.pjrc.com/threads/23681-Many-axis-joystick?p=41943&viewfull=1#post41943
пре 7 година
PaulStoffregen
df8958ff5f
Fix USB descriptors, unique PIDs for newer USB types
пре 8 година
PaulStoffregen
e31e49bc20
Add more USB Type combinations
пре 8 година
PaulStoffregen
b1a66f742c
Add Serial + MIDI + Audio option
пре 8 година
PaulStoffregen
a480cd28da
Add Serial + MIDI option
пре 8 година
PaulStoffregen
f4c1e6a141
Add USB keyboard only option
пре 8 година
PaulStoffregen
66e3239ef5
Add multi-touch definitions (experimental)
пре 8 година
PaulStoffregen
b39d5c803b
Add media keys to Serial+Keyboard+Mouse+Joystick USB Type
пре 8 година
PaulStoffregen
84fa81ab61
Fix usb audio interface descriptor order
пре 8 година
PaulStoffregen
fddf08842b
Add usb audio asychronous feedback endpoint (fixed data for now)
пре 8 година
PaulStoffregen
47658da91f
Add USB audio descriptors (adapted from MickMad)
пре 8 година
PaulStoffregen
9f513d6112
Add media keys USB descriptors
пре 8 година
PaulStoffregen
e2a0a745e6
Fix NUM_ENDPOINTS on RawHID, fixes #108
пре 8 година
PaulStoffregen
d1a6e77ad9
Begin work on MTP Disk
пре 9 година
PaulStoffregen
caa5312fbc
Opps, fix compile for slow speeds
пре 9 година
PaulStoffregen
2f14babf7d
Simplify customizing USB - no longer need to edit interface .h files
пре 9 година
PaulStoffregen
8111996bdc
Simplify usb_desc.h configuration - do not require computing descriptor sizes/offsets
пре 9 година
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.
пре 10 година
PaulStoffregen
e42c5cefed
Support F_CPU < 20 MHz with USB disabled
пре 10 година
PaulStoffregen
d783be33c1
Clean up trailing whitespace
пре 10 година
PaulStoffregen
5cecdee933
Initial commit, version 1.17-rc1
пре 11 година