index
:
avr/qmk/v-usb
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
- no offset of 0x20 needed if symbol is a memory address.
Christian Starkjohann
2008-11-03
2
-5
/
+8
*
- code size improvement for USB_CFG_SUPPRESS_INTR_CODE option
Christian Starkjohann
2008-10-23
1
-9
/
+7
*
- documented release
Christian Starkjohann
2008-10-22
2
-1
/
+3
*
Added sizes file for this version
Christian Starkjohann
2008-10-22
1
-0
/
+16
*
Added sizes file for this version
Christian Starkjohann
2008-10-22
1
-0
/
+16
*
- use lds/sts instead of in/out for OSCCAL if address above 0x5f
Christian Starkjohann
2008-10-22
1
-7
/
+21
*
- USB_CFG_HAVE_INTRIN_ENDPOINT3 defaults to 0
Christian Starkjohann
2008-10-22
1
-0
/
+4
*
- replaced a nop nop with nop2
Christian Starkjohann
2008-10-22
1
-2
/
+1
*
- documented changes
Christian Starkjohann
2008-10-21
1
-0
/
+1
*
- implemented option USB_CFG_SUPPRESS_INTR_CODE
Christian Starkjohann
2008-10-21
3
-4
/
+20
*
- ensure that we don't change current avr-gcc
Christian Starkjohann
2008-10-20
1
-0
/
+2
*
- Added reference to Henrik Haftmann for oscillator sync
Christian Starkjohann
2008-10-20
2
-0
/
+4
*
- 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
*
- improved waitForJ loop by 1 instruction
Christian Starkjohann
2008-10-20
6
-12
/
+6
*
- mentioned 12.8 MHz module
Christian Starkjohann
2008-10-20
2
-17
/
+17
*
- optimized 4 more bytes
Christian Starkjohann
2008-10-20
1
-7
/
+7
*
- Mentioned 12.8 MHz module and note about swapping D+ and D-.
Christian Starkjohann
2008-10-20
1
-2
/
+6
*
- added comments about osctune
Christian Starkjohann
2008-10-20
1
-0
/
+6
*
- fixed assembler code
Christian Starkjohann
2008-10-20
1
-21
/
+44
*
- updated comments to mention osctune
Christian Starkjohann
2008-10-20
2
-9
/
+14
*
- updated version
Christian Starkjohann
2008-10-20
1
-1
/
+1
*
- ensure that drivertest is not shipped
Christian Starkjohann
2008-10-20
1
-0
/
+1
*
- added example project for testing driver reliability and features
Christian Starkjohann
2008-10-20
6
-0
/
+869
*
- more precise comment
Christian Starkjohann
2008-10-20
1
-2
/
+3
*
- use timeout in waitForJ
Christian Starkjohann
2008-10-20
7
-20
/
+44
*
- if any SOF logic is used, assume interrupt on D- and thus falling edge trigger
Christian Starkjohann
2008-10-20
1
-1
/
+8
*
- optimization: 3 x nop2 = 2 x lpm
Christian Starkjohann
2008-10-20
1
-3
/
+2
*
- documented changes
Christian Starkjohann
2008-10-20
2
-2
/
+2
*
- fixed jump target for SE0 computation in bitIsSet branch
Christian Starkjohann
2008-10-18
1
-1
/
+1
*
- Added a code example for keeping the RC oscillator in sync with the USB frame
Christian Starkjohann
2008-10-18
1
-0
/
+49
*
- added hook for SOF code
Christian Starkjohann
2008-10-18
7
-0
/
+36
*
- added tests for 12.8 MHz
Christian Starkjohann
2008-10-18
1
-1
/
+3
*
- Added documentation for 12.8 MHz module
Christian Starkjohann
2008-10-18
3
-6
/
+8
*
- updated general comments
Christian Starkjohann
2008-10-18
1
-0
/
+13
*
- fixed various bugs
Christian Starkjohann
2008-10-18
1
-15
/
+49
*
- added 12.8 MHz PLL module
Christian Starkjohann
2008-10-17
2
-0
/
+703
*
- fixed comments
Christian Starkjohann
2008-10-17
1
-3
/
+3
*
- endm statement must be prefixed with spaces for IAR
Christian Starkjohann
2008-10-13
4
-8
/
+8
*
- new transmitter routine is much shorter
Christian Starkjohann
2008-10-13
1
-133
/
+93
*
- improved docs about descriptor property flags
Christian Starkjohann
2008-10-13
1
-1
/
+9
*
- improved docs for descriptor property flags
Christian Starkjohann
2008-10-13
1
-1
/
+3
*
- improved wording of license text
Christian Starkjohann
2008-10-08
1
-3
/
+3
*
- longer delay for RESET detection accounts for higher clock rates
Christian Starkjohann
2008-09-16
2
-2
/
+4
*
- use control transfers to USB_RECIP_DEVICE instead of USB_RECIP_INTERFACE
Christian Starkjohann
2008-07-14
2
-2
/
+5
*
- Fixed bug in long transfer configuration
Christian Starkjohann
2008-07-01
2
-2
/
+8
*
- extended concept of usbportability header: moved all portability stuff there
Christian Starkjohann
2008-06-18
4
-34
/
+44
*
- removed iarcompat.h in favor of usbportability.h which is intended to take
Christian Starkjohann
2008-06-17
7
-81
/
+112
*
- added usbconfig.h option USB_CFG_CHECK_DATA_TOGGLING
Christian Starkjohann
2008-06-10
5
-3
/
+24
*
- documented changes
Christian Starkjohann
2008-06-09
1
-0
/
+5
[next]