Skip to content

auxym/nim-tinyusb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nim-TinyUSB

TinyUSB bindings for the Nim language. TinyUSB is a USB host and device stack for microcontrollers.

Status: WIP

Tests

The TinyUsbPath define must be passed to the compiler to run tests.

  1. Obtain a copy of the TinyUSB repository.

  2. Run nimble test -d:TinyUsbPath:<path to tinyusb repo>.

Example:

$ nimble test -d:TinyUsbPath:/home/user/source/tinyusb

About

Nim bindings for TinyUSB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published