This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
teensy-usbhost
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64
Commits
1
Branch
Tree:
ba0e6f495b
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ba0e6f495b'
${ noResults }
HTTPS
ZIP
TAR.GZ
PaulStoffregen
ba0e6f495b
Do only 1 control transfer at a time to hubs, clear other change status
8 years ago
USBHost.h
Do only 1 control transfer at a time to hubs, clear other change status
8 years ago
ehci.cpp
Restructure hub driver to stateless approach
8 years ago
enumeration.cpp
Keep list of pipes to be deleted when device disconnects
8 years ago
hub.cpp
Do only 1 control transfer at a time to hubs, clear other change status
8 years ago
k66_usbhost.ino
Begin work on MIDI device driver
8 years ago
keyboard.cpp
Add to periodic sched using interval+offset & binary tree
8 years ago
memory.cpp
Restructure hub driver to stateless approach
8 years ago
midi.cpp
Begin work on MIDI device driver
8 years ago
print.cpp
Add to periodic sched using interval+offset & binary tree
8 years ago