PaulStoffregen
|
9f7a6e426d
|
Add comment about forcing 12 Mbit/sec USB on Teensy 4.x
|
4年前 |
PaulStoffregen
|
3e23a7d14a
|
Document case in USB CDC code, fixes #467
|
4年前 |
PaulStoffregen
|
646f2f8697
|
Update page number in comments
https://forum.pjrc.com/threads/60174-Understanding-The-USB-Specification
|
4年前 |
Frank
|
0ce9412e25
|
more efficient
|
4年前 |
Frank
|
d1ec70aed4
|
usb.c / interrupt - callbacks use ctz()
|
4年前 |
Kurt Eckhardt
|
e35ce09017
|
T4.x RAWHID remove compiler warning.
usb.c did not include the usb_rawhid.h so it would give a compiler warning about having to create a ...
|
4年前 |
PaulStoffregen
|
b141c8b562
|
Don't crash when USB_USBCMD_ATDTW isn't working
|
4年前 |
PaulStoffregen
|
e4b6abf862
|
USB Dual & Triple Serial on Teensy 4 (work in progress)
|
4年前 |
PaulStoffregen
|
df8b030549
|
Fix endpoint 0 transfers interfering with isochronous
|
4年前 |
PaulStoffregen
|
f3ba9ebd86
|
USB audio on Teensy 4.0 (mostly kinda working now)
|
4年前 |
PaulStoffregen
|
0cde58d99f
|
USB audio on Teensy 4.0 (more work in progress)
|
4年前 |
PaulStoffregen
|
011cd8985c
|
USB audio on Teensy 4.0 (work in progress)
|
4年前 |
Jorg Neves Bliesener
|
e0945a6719
|
USB Flightsim for Teensy 4
Needs accompanying changes in Arduino's boards.txt, enabling corresponding menu entries
|
4年前 |
Kurt Eckhardt
|
a5c3343d29
|
T4 Keyboard leds
Sorry pasted in wrong code.
|
4年前 |
Kurt Eckhardt
|
bc7b06466e
|
T4 - USB Keyboard support LEDS
Migrated the T3 code over to handle the message to set the logical keyboard LEDS
As per forum thread: https://forum.pjrc.com/threads/59372-Teensy-4-0-no-support-for-keyboard_leds
|
4年前 |
PaulStoffregen
|
ced1805c88
|
USB touchscreen for Teensy 4.0 now working
|
5年前 |
PaulStoffregen
|
41cec678f2
|
T4 USB MIDI auto flush output at start of microframe
|
5年前 |
PaulStoffregen
|
f44268059b
|
Add USB MIDI (work in progress) for Teensy 4.0
|
5年前 |
PaulStoffregen
|
14f0cf2b6f
|
Add USB touchscreen (work in progress) for Teensy 4.0
|
5年前 |
PaulStoffregen
|
1f1e5c29e1
|
Add USB mouse & joystick for Teensy 4.0
|
5年前 |
PaulStoffregen
|
b3e7d058b5
|
Add USB keyboard for Teensy 4.0
|
5年前 |
PaulStoffregen
|
e647780a00
|
Add USB serial emulation for Teensy 4.0
|
5年前 |
PaulStoffregen
|
f0c53891eb
|
T4 USB read transfer status directly
|
5年前 |
PaulStoffregen
|
9d6ec90f07
|
T4 USB remove all completed transfers from endpoint's list before any callbacks
|
5年前 |
PaulStoffregen
|
0cfda40a56
|
Use FLASHMEM for functions, not attribute progmem
|
5年前 |
PaulStoffregen
|
c48ce955ab
|
Speed dependent USB config descriptors
|
5年前 |
PaulStoffregen
|
3b5a6f717f
|
RawHID receive on Teensy 4.0
|
5年前 |
PaulStoffregen
|
53fc8d42fc
|
RawHID tramsit on Teensy 4.0
|
5年前 |
PaulStoffregen
|
695f22ef79
|
RawHID compiles (empty functions) and auto-reboot works
|
5年前 |
PaulStoffregen
|
e2badb1e65
|
RawHID on Teensy 4.0, initial prep work
|
5年前 |
PaulStoffregen
|
c378195d1f
|
USB compliance (work in progress)
|
5年前 |
PaulStoffregen
|
93a2e12268
|
Fix endpoint 0 receive notify
|
5年前 |
PaulStoffregen
|
b062b68308
|
Add USB Serial flush
|
5年前 |
PaulStoffregen
|
533a0c2c00
|
Improve USB serial transfers
|
5年前 |
PaulStoffregen
|
f5201cfe1d
|
Fix USB schedule_transfer()
|
5年前 |
PaulStoffregen
|
77ef2dc5a1
|
Init all USBCMD bits
|
5年前 |
PaulStoffregen
|
57bc3456ba
|
Use ATDTW when polling dTD status, and other USB improvements
|
5年前 |
PaulStoffregen
|
7e959d4a14
|
USB serial receive on IMXRT
|
5年前 |
Frank Bösing
|
95168bdef0
|
use .progmem
|
5年前 |
PaulStoffregen
|
aee29bc892
|
Fix compiler warnings
|
5年前 |
PaulStoffregen
|
a1ff3e9256
|
Fix USB serial issues printing before device ready
|
5年前 |
PaulStoffregen
|
f0a549961c
|
Use USB serial number from Mac Address in fuses
|
6年前 |
PaulStoffregen
|
37c8161601
|
Transmit only polling HardwareSerial on imxrt
|
6年前 |
PaulStoffregen
|
addd88d076
|
basic usb serial on imxrt
|
6年前 |
PaulStoffregen
|
e687673ddf
|
First commit, Teensy4 work-in-progress
|
6年前 |