index
:
avr/qmk/v-usb
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add const keyword to all PROGMEM declarations as required by new gcc.
Christian Starkjohann
2012-12-05
3
-3
/
+3
*
GIT migration: create empty directory in script
Christian Starkjohann
2012-01-08
1
-4
/
+2
*
- added __attribute__((noreturn)) to all main() functions
Christian Starkjohann
2010-05-30
4
-8
/
+4
*
- 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
5
-5
/
+5
*
- 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
*
- renamed AVR MacPack to CrossPack
Christian Starkjohann
2009-04-15
1
-3
/
+3
*
- great renaming: project is now renamed from AVR-USB to V-USB
Christian Starkjohann
2009-04-13
3
-11
/
+11
*
- replaced bzero() with memset()
Christian Starkjohann
2009-03-16
1
-1
/
+1
*
- -lusb removed: libusb not required for HID, that was confusing
Christian Starkjohann
2009-01-14
1
-1
/
+1
*
- allow distribution under GPLv3 as well
Christian Starkjohann
2008-11-07
25
-25
/
+25
*
- 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
*
- mentioned 12.8 MHz module
Christian Starkjohann
2008-10-20
1
-5
/
+5
*
- added example project for testing driver reliability and features
Christian Starkjohann
2008-10-20
6
-0
/
+869
*
- Optional code to claim an interface added
Christian Starkjohann
2008-06-09
1
-2
/
+21
*
- allow additional CPPFLAGS from the command line
Christian Starkjohann
2008-05-13
1
-1
/
+1
*
- renamed HAVE_TEST to ENABLE_TEST
Christian Starkjohann
2008-05-13
1
-6
/
+6
*
- added (optional) reliability test in custom-class example
Christian Starkjohann
2008-05-13
3
-3
/
+46
*
- converted tabs to spaces
Christian Starkjohann
2008-05-04
4
-50
/
+52
*
- removed all links to metalab.at and wikidot.com and replaced them with
Christian Starkjohann
2008-04-18
4
-7
/
+8
*
- imported new files into project
Christian Starkjohann
2008-04-17
25
-0
/
+2170