PaulStoffregen
|
e599c1acc7
|
Fix USB descriptors for Windows
|
4 years ago |
PaulStoffregen
|
7a458043ea
|
Add experimental interface
|
4 years ago |
PaulStoffregen
|
8d7efafde5
|
MicroMod support
|
4 years ago |
PaulStoffregen
|
e5a9b19465
|
Workaround for USB memory bandwidth at very slow CPU speeds
|
4 years ago |
PaulStoffregen
|
9dff33654f
|
Update MTP descriptors for Teensy 4
|
4 years ago |
PaulStoffregen
|
80385bae5a
|
Added Contact Count to Teensy 4 USB Touchscreen
|
4 years ago |
PaulStoffregen
|
e4b6abf862
|
USB Dual & Triple Serial on Teensy 4 (work in progress)
|
4 years ago |
PaulStoffregen
|
a26d0af0f1
|
USB audio on Teensy 4.0 (even yet more still work in progress)
|
4 years ago |
PaulStoffregen
|
0cde58d99f
|
USB audio on Teensy 4.0 (more work in progress)
|
4 years ago |
PaulStoffregen
|
011cd8985c
|
USB audio on Teensy 4.0 (work in progress)
|
4 years ago |
PaulStoffregen
|
91e1b46f73
|
Defs for Teensy 4.1 (work in progress)
|
4 years ago |
PaulStoffregen
|
d4d59c98b7
|
Don't reference even more non-existant usb string descriptors
|
4 years ago |
PaulStoffregen
|
d9fe2d70a4
|
Don't reference non-existant usb string descriptor
fixes #293, fixes #414
|
4 years ago |
PaulStoffregen
|
ced1805c88
|
USB touchscreen for Teensy 4.0 now working
|
5 years ago |
PaulStoffregen
|
41cec678f2
|
T4 USB MIDI auto flush output at start of microframe
|
5 years ago |
PaulStoffregen
|
f44268059b
|
Add USB MIDI (work in progress) for Teensy 4.0
|
5 years ago |
PaulStoffregen
|
b3e7d058b5
|
Add USB keyboard for Teensy 4.0
|
5 years ago |
PaulStoffregen
|
17d02bcaf0
|
USB serial use different packet sizes at 12 vs 480
|
5 years ago |
PaulStoffregen
|
c48ce955ab
|
Speed dependent USB config descriptors
|
5 years ago |
PaulStoffregen
|
c378195d1f
|
USB compliance (work in progress)
|
5 years ago |
PaulStoffregen
|
79cfe46a71
|
Update USB descriptor for T4 beta #2
|
5 years ago |
PaulStoffregen
|
f0a549961c
|
Use USB serial number from Mac Address in fuses
|
6 years ago |
PaulStoffregen
|
e687673ddf
|
First commit, Teensy4 work-in-progress
|
6 years ago |
PaulStoffregen
|
6a30e80658
|
Add bcdDevice info to help teensy_ports identify models
|
6 years ago |
PaulStoffregen
|
72898fdcd4
|
Fix bcdUSB, was 1.01, not 1.10
|
6 years ago |
PaulStoffregen
|
4c72e401e3
|
Rework USB Touchscreen handling of pressure & contact ID
|
6 years ago |
PaulStoffregen
|
6e50efa1d3
|
Do not send Contact Count (HID Usage 0x54) with USB Touchscreen
|
6 years ago |
PaulStoffregen
|
6d49f67650
|
Fix MIDI MS Interface Header wTotalLength (thanks Lauszus)
|
6 years ago |
PaulStoffregen
|
c9d0122505
|
Support multiple cables on USB MIDI
|
6 years ago |
PaulStoffregen
|
7099935c0e
|
Update open source license info
|
7 years ago |
PaulStoffregen
|
5128bae4e8
|
MTP Fixes (thanks Fredrik Hubinette)
|
7 years ago |
PaulStoffregen
|
e0e04e7e07
|
Use isochronous adaptive mode for audio transmit
|
7 years ago |
PaulStoffregen
|
f5f05e9ade
|
Add extreme joystick (disabled by default)
https://forum.pjrc.com/threads/23681-Many-axis-joystick?p=41943&viewfull=1#post41943
|
7 years ago |
PaulStoffregen
|
b5fb899b02
|
Fix USB Audio on Windows when used with USB Serial
|
8 years ago |
PaulStoffregen
|
10bf2bdb3d
|
Use HSRUN functions for USB serial number
|
8 years ago |
Defragster
|
2facd223a1
|
#ifdef version - same code - no runtime check - T_3.6 >120000000 specific code that works
https://forum.pjrc.com/threads/34808-K66-Beta-Test?p=116690&viewfull=1#post116690
|
8 years ago |
Defragster
|
fc8222a8c3
|
Drop HSRUN across Ser# read with interrupts off
Results in valid serial # presented to USB host when T_3.6 is in HSRUN mode.
|
8 years ago |
PaulStoffregen
|
0ed6ba9a96
|
Fix USB serial number on K64 & K66
|
8 years ago |
PaulStoffregen
|
d46a56a811
|
Fix USB audio feedback endpoint attributes
|
8 years ago |
PaulStoffregen
|
e429e0ca03
|
Remove debug code & clean up white space formatting
|
8 years ago |
PaulStoffregen
|
6ee4e0f303
|
Fix USB Touchscreen HID report descriptor
|
8 years ago |
PaulStoffregen
|
66e3239ef5
|
Add multi-touch definitions (experimental)
|
8 years ago |
PaulStoffregen
|
42cbdc49c0
|
Add multi-touch descriptors (experimental)
|
8 years ago |
Fernando Trias
|
d0fe13962f
|
Left/right volume, fix wTotalLength
Add support for controlling left/right volume separately. Fix
wTotalLength after adding volume feature.
|
8 years ago |
Fernando Trias
|
3a9025dd06
|
Add volume/mute feature to AudioInputUSB
Change descriptor and code to handle features for USB Audio
|
8 years ago |
PaulStoffregen
|
8b85a32552
|
Add Mouse horizontal scroll (thanks Xenoamor)
https://forum.pjrc.com/threads/33017-Teensy-3-1-Mouse-horizontal-scroll
|
8 years ago |
PaulStoffregen
|
7176a50afc
|
Fix usb audio descriptors, fixes audio output for Windows
|
8 years ago |
PaulStoffregen
|
d73b29c16e
|
Fix usb audio wChannelConfig
|
8 years ago |
PaulStoffregen
|
fddf08842b
|
Add usb audio asychronous feedback endpoint (fixed data for now)
|
8 years ago |
PaulStoffregen
|
47658da91f
|
Add USB audio descriptors (adapted from MickMad)
|
8 years ago |