aboutsummaryrefslogtreecommitdiffstats
path: root/examples/hid-data
Commit message (Collapse)AuthorAgeFilesLines
* Improved comment about watchdog in example code.Christian Starkjohann2013-11-121-2/+3
|
* Removed all references to the SVN expansion keyword $Id$.Christian Starkjohann2012-12-055-5/+0
|
* Add const keyword to all PROGMEM declarations as required by new gcc.Christian Starkjohann2012-12-051-1/+1
|
* - moved first debug print after odDebugInit()Christian Starkjohann2010-01-151-1/+1
|
* - replaced bzero() with memset()Christian Starkjohann2009-03-161-1/+1
|
* - -lusb removed: libusb not required for HID, that was confusingChristian Starkjohann2009-01-141-1/+1
|
* - allow distribution under GPLv3 as wellChristian Starkjohann2008-11-075-5/+5
|
* - converted tabs to spacesChristian Starkjohann2008-05-041-13/+13
| | | | | - use usbMsgLen_t in usbFunctionSetup()
* - removed all links to metalab.at and wikidot.com and replaced them withChristian Starkjohann2008-04-181-1/+1
| | | | | | links to goto.php script on obdev.at so that we can redirect to other places if required
* - imported new files into projectChristian Starkjohann2008-04-176-0/+448