summaryrefslogtreecommitdiff
path: root/usb-spi
Commit message (Expand)AuthorAgeFilesLines
* fixed usb string lengthChristian Pointner2014-03-151-2/+2
* lower speed - hardware issue??Christian Pointner2013-07-261-1/+1
* usb-spi as programmer for spi based PIC bootloaderChristian Pointner2013-07-251-10/+44
* updated licence header (2012 vs 2013)Christian Pointner2013-01-302-2/+2
* lufa components are now selectableChristian Pointner2013-01-271-0/+2
* changed back to old LUFA versionOthmar Gsenger2012-09-261-1/+1
* updated lufa versionOthmar Gsenger2012-09-261-1/+1
* USB Manufacturer and Product are now configurableChristian Pointner2012-06-051-0/+3
* cleanupChristian Pointner2012-05-311-58/+25
* fixed ring buffer errorChristian Pointner2012-05-301-1/+1
* fixed CS Port DirChristian Pointner2012-05-301-2/+2
* usb-spi now uses LUFA spiChristian Pointner2012-05-301-76/+48
* cleaned usb-spi exampleChristian Pointner2012-05-301-57/+8
* fixed multi byte receive for spiChristian Pointner2012-05-291-72/+77
* first working version of usb-spiChristian Pointner2012-05-291-72/+58
* started usb spi project as copy of usb-serialChristian Pointner2012-05-292-0/+323