Skip to content

Tests all inbuilt class drivers for nxdk's USB Host stack

Notifications You must be signed in to change notification settings

Ryzee119/nxdk_ohci_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test bed for a wip OHCI stack for nxdk. https://github.com/XboxDev/nxdk

Compile

Setup and install nxdk then:

git clone https://github.com/Ryzee119/nxdk_ohci_test.git --recursive
cd nxdk_ohci_test
make NXDK_DIR=/path/to/nxdk

Should work

  • HID
  • USB Audio class (Speaker + microphone)
  • CDC Class
  • Mass storage class example
  • USB video class (Must have low speed interface and support YUY2 uncompressed video)

About

Tests all inbuilt class drivers for nxdk's USB Host stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages