index
:
avr/qmk/v-usb
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usbdrv
/
usbdrv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- optimized 4 more bytes
Christian Starkjohann
2008-10-20
1
-7
/
+7
*
- longer delay for RESET detection accounts for higher clock rates
Christian Starkjohann
2008-09-16
1
-1
/
+1
*
- Fixed bug in long transfer configuration
Christian Starkjohann
2008-07-01
1
-2
/
+6
*
- extended concept of usbportability header: moved all portability stuff there
Christian Starkjohann
2008-06-18
1
-11
/
+2
*
- removed iarcompat.h in favor of usbportability.h which is intended to take
Christian Starkjohann
2008-06-17
1
-5
/
+1
*
- added usbconfig.h option USB_CFG_CHECK_DATA_TOGGLING
Christian Starkjohann
2008-06-10
1
-0
/
+3
*
- documentation update
Christian Starkjohann
2008-05-03
1
-5
/
+6
*
- we must initialize usbTxLen[13] to USBPID_NAK, otherwise the host is
Christian Starkjohann
2008-05-03
1
-4
/
+6
*
- complete restructuring
Christian Starkjohann
2008-05-03
1
-232
/
+282
*
- some code size optimizations
Christian Starkjohann
2008-04-30
1
-89
/
+87
*
- used wrong name in copy -- fixed this
Christian Starkjohann
2008-04-17
1
-0
/
+578