| .. |
|
AVRISP-MKII
|
Added compile time error to the AVRISP-MKII project when built for the U4 chips, as the default VTARGET detection ADC channel does not exist on these chips (thanks to Marco).
|
2010-08-22 01:42:09 +00:00 |
|
Benito
|
Moved calls to Device mode Class Driver events to after the request has been acknowledged, so that long event handlers do do skew the timing of the control requests.
|
2010-08-22 02:45:20 +00:00 |
|
Incomplete
|
Fixed MassStorage based demos and projects resetting the SCSI sense values before the command is executed, leading to missed SCSI sense values when the host retrieves the sense key (thanks to Martin Degelsegger).
|
2010-08-18 10:33:21 +00:00 |
|
LEDNotifier
|
Fix invocations of avr-size in all makefiles broken on unpatched *nix systems, due to the recent update to the latest WinAVR makefile template.
|
2010-08-08 08:30:42 +00:00 |
|
Magstripe
|
Removed complicated logic for the Endpoint_ConfigureEndpoint() function to use inlined or function called versions depending of if the given bank size is a compile time constant, as the compiler does a better job of optimizing with basic code.
|
2010-08-09 10:20:10 +00:00 |
|
MissileLauncher
|
Fix invocations of avr-size in all makefiles broken on unpatched *nix systems, due to the recent update to the latest WinAVR makefile template.
|
2010-08-08 08:30:42 +00:00 |
|
RelayBoard
|
Fix invocations of avr-size in all makefiles broken on unpatched *nix systems, due to the recent update to the latest WinAVR makefile template.
|
2010-08-08 08:30:42 +00:00 |
|
TempDataLogger
|
Fixed MassStorage based demos and projects resetting the SCSI sense values before the command is executed, leading to missed SCSI sense values when the host retrieves the sense key (thanks to Martin Degelsegger).
|
2010-08-18 10:33:21 +00:00 |
|
USBtoSerial
|
Moved calls to Device mode Class Driver events to after the request has been acknowledged, so that long event handlers do do skew the timing of the control requests.
|
2010-08-22 02:45:20 +00:00 |
|
Webserver
|
Fixed MassStorage based demos and projects resetting the SCSI sense values before the command is executed, leading to missed SCSI sense values when the host retrieves the sense key (thanks to Martin Degelsegger).
|
2010-08-18 10:33:21 +00:00 |
|
XPLAINBridge
|
Removed complicated logic for the Endpoint_ConfigureEndpoint() function to use inlined or function called versions depending of if the given bank size is a compile time constant, as the compiler does a better job of optimizing with basic code.
|
2010-08-09 10:20:10 +00:00 |
|
makefile
|
|
|