index
:
avr/qmk/v-usb
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
drivertest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed compiler warning (mixing signed/unsigned pointers)
Christian Starkjohann
2013-11-12
1
-1
/
+2
*
Improved comment about watchdog in example code.
Christian Starkjohann
2013-11-12
1
-2
/
+3
*
Removed all references to the SVN expansion keyword $Id$.
Christian Starkjohann
2012-12-05
6
-6
/
+0
*
- added __attribute__((noreturn)) to all main() functions
Christian Starkjohann
2010-05-30
1
-2
/
+1
*
- fixed comment about USB_CFG_CLOCK_KHZ
Christian Starkjohann
2010-01-25
1
-1
/
+0
*
- moved first debug print after odDebugInit()
Christian Starkjohann
2010-01-15
1
-1
/
+1
*
- fixed define for interrupt vector
Christian Starkjohann
2010-01-15
1
-1
/
+1
*
- reworked USBID-License into USB-IDs-for-free.txt and USB-ID-FAQ.txt
Christian Starkjohann
2009-08-03
1
-5
/
+5
*
- great renaming: project is now renamed from AVR-USB to V-USB
Christian Starkjohann
2009-04-13
1
-2
/
+2
*
- allow distribution under GPLv3 as well
Christian Starkjohann
2008-11-07
6
-6
/
+6
*
- changed defaults
Christian Starkjohann
2008-10-20
1
-1
/
+1
*
- added interrupt disable time in main loop
Christian Starkjohann
2008-10-20
1
-0
/
+15
*
- added example project for testing driver reliability and features
Christian Starkjohann
2008-10-20
6
-0
/
+869