index
:
avr/qmk/v-usb
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usbdrv
/
usbdrvasm.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added long-pending 18 MHz module without CRC.
Christian Starkjohann
2013-11-28
1
-2
/
+4
*
Optimized fast CRC routine to be shorter and faster.
Christian Starkjohann
2013-11-22
1
-21
/
+16
*
Removed all references to the SVN expansion keyword $Id$.
Christian Starkjohann
2012-12-05
1
-1
/
+0
*
- introduced USB_CFG_DRIVER_FLASH_PAGE config option
Christian Starkjohann
2010-05-30
1
-1
/
+5
*
- no more default for USB_CFG_CLOCK_KHZ
Christian Starkjohann
2010-01-25
1
-1
/
+1
*
- fixed define for interrupt vector (default vector used)
Christian Starkjohann
2010-01-15
1
-1
/
+5
*
- added option for fast CRC routine
Christian Starkjohann
2009-08-12
1
-22
/
+102
*
- great renaming: project is now renamed from AVR-USB to V-USB
Christian Starkjohann
2009-04-13
1
-1
/
+1
*
- integrated 18 MHz module with CRC check
Christian Starkjohann
2009-03-16
1
-16
/
+25
*
- allow distribution under GPLv3 as well
Christian Starkjohann
2008-11-07
1
-1
/
+1
*
- added 12.8 MHz PLL module
Christian Starkjohann
2008-10-17
1
-0
/
+2
*
- extended concept of usbportability header: moved all portability stuff there
Christian Starkjohann
2008-06-18
1
-18
/
+1
*
- removed iarcompat.h in favor of usbportability.h which is intended to take
Christian Starkjohann
2008-06-17
1
-5
/
+2
*
- added 20 MHz module
Christian Starkjohann
2008-05-13
1
-0
/
+2
*
- introduced defines for usbTxLen[13] and usbTxBuf[13] since these moved into
Christian Starkjohann
2008-05-03
1
-1
/
+6
*
- used wrong name in copy -- fixed this
Christian Starkjohann
2008-04-17
1
-0
/
+307