| Age | Commit message (Collapse) | Author |
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2165 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
favour of a hardware timer, to allow for use in devices with WDTRST fuse programmed.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2127 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
serial and data is always received regardless of attached or non-attached target.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2055 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2026 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2025 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
programming the EEPROM on an ATMEGA8 (thanks to Martin Kelling).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2016 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
trailing whitespace at the end of each line.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2007 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
protocols (thanks to Justin Mattair).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1947 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
protocols (thanks to Justin Mattair).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1937 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
to Russian translation services provided by Andrey from Microsin.ru.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1782 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1772 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Added missing Audio class control request definitions.
Added support for the Audio class GET STATUS request so that it is correctly ACKed when sent by the host.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1771 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
timeouts, to reduce CPU usage and free timer 0 for other uses in the future.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1640 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1622 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
XPROGTarget_SendIdle(), as it is sending idle bits and not break bits.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1583 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
automatically after exiting TPI programming mode.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1582 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
clone programmer project (thanks to Tom Light).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1580 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1578 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
instead of the desired 500KHz.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1577 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1541 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
tool made by Laszlo Monda
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1524 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
single command should ever exceed the maximum timeout period. Extend timeout period to 1 second per command, so that an accidental timeout will never occur.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1385 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
than looping on the timeout value, as this is already checked inside the loop anyway.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1353 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
correctly converted to the target system's native end of line style.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1248 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
was very buggy. PDI and TPI must now be implemented via seperate headers instead of the one unified ISP/TPI/PDI header.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1234 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
that the stream functions early-abort if the bus is suspended before or during a transfer.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1230 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
was failing, and only one or two cycles could be shaved off the compiler generated code.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1228 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
interrupt itself interruptable and use a seperate assembly file to hand-optimize the ISR code.
Removed the cast to uint16_t on the set baud rate in the USBtoSerial project, so that the higher >1M baud rates can be selected (thanks to Steffan).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1227 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
while waiting on more bytes in the AVRISP MKII clone project.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1226 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
project abort properly if a timeout occurs while waiting for a response.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1225 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
keeping track of timeouts while waiting for a Tx/Rx to finish.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1218 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
project.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1169 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1168 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
PDI mode - clearing the XMEGA's reset control register twice is enough to release it from reset. Possible silicon bug, since the official Atmel programmers have the same issue.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1166 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
programming mode correctly (clear target Reset key twice, set /RESET pin to pullup).
Add newlines to the MIDI event printf() statements in the MIDI host demos.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1165 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
toggling just the clock pin.
Fix broken AVR8 Serial peripheral driver.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1150 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
programming mode.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1143 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
code complexity.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1142 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
lock up while processing command no matter what the conditions.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1141 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
a doubling of the software USART speed for PDI and TPI programming.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1138 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
requirements are met, rather than a fixed number of NOPs.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1087 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
functionality to be re-enabled.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1086 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
selected.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1081 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Remove invalid code in the TPI read/write functions.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1070 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
AVRISP-MKII project, to ensure that the PDI bus is disabled in the target and /RESET functionality restored.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1069 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Studio Solution files, add LibHIDNet license files.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1059 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1039 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
events are packed into a single USB packet. Added new MIDI Class driver flush routines to override packing behaviour.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1038 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1032 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
time needed to reverse the data communication direction.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1027 d5102386-fcda-11dd-9fdb-3debd5008f28
|