Skip to content

z0nt/VUSB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is a library wrapper of VUSB driver for Arduino IDE.

In order to customize the driver from the sketch you need to create platform.local.txt and add the following:

build.extra_flags=-I{build.source.path}

Now you can override any option in usbconfig.h by creating vusbconfig.h in your sketch folder and redefine any macro.

About

VUSB library wrapper for Arduino IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published