projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed AVRISP project not sending a full erase-and-write EEPROM command to XMEGA targe...
[pub/USBasp.git]
/
Bootloaders
/
2010-05-12
Dean Camera
Removed TeensyHID bootloader, per request from Paul...
tree
|
commitdiff
2010-05-08
Dean Camera
Add svn:eol-style property to source files, so that...
tree
|
commitdiff
2010-05-07
Dean Camera
Change over instances of "make" in the makefiles to...
tree
|
commitdiff
2010-05-07
Dean Camera
Fix TeensyHID bootloader for the largest AVRs - only...
tree
|
commitdiff
2010-05-06
Dean Camera
Remove incorrect Abstract Call Management class specifi...
tree
|
commitdiff
2010-05-06
Dean Camera
Ensure that the CDC class drivers return 0 if the numbe...
tree
|
commitdiff
2010-05-06
Dean Camera
Make CDC class bootloader hard-reset the AVR when exite...
tree
|
commitdiff
2010-05-06
Dean Camera
Oops - typo in the updated TeensyHID bootloader code...
tree
|
commitdiff
2010-05-06
Dean Camera
Fixed TeensyHID bootloader so that it works with the...
tree
|
commitdiff
2010-05-06
Dean Camera
Fixed incorrect comparison in the descriptor callback...
tree
|
commitdiff
2010-05-04
Dean Camera
Fixed device state not being reset back to the default...
tree
|
commitdiff
2010-04-28
Dean Camera
Use puts_P() and printf_P() instead of the normal varia...
tree
|
commitdiff
2010-04-28
Dean Camera
Relocate USBInterrupt.c/.h from the HighLevel USB drive...
tree
|
commitdiff
2010-04-28
Dean Camera
Remove incomplete/nonfunctional MIDI class bootloader.
tree
|
commitdiff
2010-04-28
Dean Camera
USB_Init() no longer calls sei() to enable global inter...
tree
|
commitdiff
2010-04-27
Dean Camera
Fix TeensyHID bootloader Doxygen configuration file...
tree
|
commitdiff
2010-04-14
Dean Camera
Fixed Set/Clear Feature requests directed to a non...
tree
|
commitdiff
2010-04-13
Dean Camera
Removed two-step endpoint/pipe bank clear and switch...
tree
|
commitdiff
2010-04-13
Dean Camera
Removed invalid dfu and flip related targets from the...
tree
|
commitdiff
2010-03-22
Dean Camera
Standardized the naming scheme given to configuration...
tree
|
commitdiff
2010-02-04
Dean Camera
New BOARD value option BOARD_NONE (equivelent to not...
tree
|
commitdiff
2010-02-03
Dean Camera
Exlude the "INCLUDE_FROM_*" macros from the individual...
tree
|
commitdiff
2010-01-29
Dean Camera
Update driver INF files - change manufacturer name...
tree
|
commitdiff
2010-01-28
Dean Camera
Fix up project documentation files' overview tables...
tree
|
commitdiff
2010-01-25
Dean Camera
Add Webserver project Doxygen configuration file and...
tree
|
commitdiff
2010-01-24
Dean Camera
Fixed DFU bootloader programming not discarding the...
tree
|
commitdiff
2010-01-15
Dean Camera
Fixed invalid USB controller PLL prescaler values for...
tree
|
commitdiff
2010-01-06
Dean Camera
Update Doxygen configuration files to the latest Doxyge...
tree
|
commitdiff
2009-12-30
Dean Camera
Update copyright year to 2010.
tree
|
commitdiff
2009-12-28
Dean Camera
Remove duplicate #include of <avr/wdt.h> in the TeensyH...
tree
|
commitdiff
2009-12-28
Dean Camera
Fix MIT license language to make its intent clearer.
tree
|
commitdiff
2009-12-26
Dean Camera
Added const where possible to the source functions...
tree
|
commitdiff
2009-12-23
Dean Camera
Fix TeensyHID bootloader - change vendor page in the...
tree
|
commitdiff
2009-12-21
Dean Camera
Ooops - TeensyHID bootloader makefile should use a...
tree
|
commitdiff
2009-12-21
Dean Camera
Ensure that unsupported SetFeature/ClearFeature request...
tree
|
commitdiff
2009-12-21
Dean Camera
Correct TeensyHID bootloader descriptors to use the...
tree
|
commitdiff
2009-12-20
Dean Camera
Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAK...
tree
|
commitdiff
2009-12-20
Dean Camera
Fixed TeensyHID bootloader not enumerating to the host...
tree
|
commitdiff
2009-12-09
Dean Camera
Increase timeout of Mass Storage and Still Image host...
tree
|
commitdiff
2009-12-08
Dean Camera
Make sure that USB_STREAM_TIMEOUT_MS is set in the...
tree
|
commitdiff
2009-11-29
Dean Camera
Add to the existing CDC Class Driver's CreateStream...
tree
|
commitdiff
2009-11-11
Dean Camera
Minor code cleanups for clarity.
tree
|
commitdiff
2009-11-09
Dean Camera
Spell check all source code variables, comments and...
tree
|
commitdiff
2009-10-16
Dean Camera
Fix invalid Event name rule in demo/project makefiles.
tree
|
commitdiff
2009-10-12
Dean Camera
Make Audio device demos compatible with AVRs running...
tree
|
commitdiff
2009-10-11
Dean Camera
Added stdio.h stream examples for the virtual CDC UART...
tree
|
commitdiff
2009-10-08
Dean Camera
Application documentation/comment cleanup.
tree
|
commitdiff
2009-10-08
Dean Camera
Add new MIDIHost LowLevel demo application.
tree
|
commitdiff
2009-09-30
Dean Camera
Removed mostly useless "TestApp" demo, as it was mainly...
tree
|
commitdiff
2009-09-20
Dean Camera
Added new Pipe_IsFrozen() macro to determine if the...
tree
|
commitdiff
2009-09-09
Dean Camera
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
tree
|
commitdiff
2009-09-07
Dean Camera
Add link to third-party signed version of the official...
tree
|
commitdiff
2009-09-07
Dean Camera
Remove information about 64 bit Windows OS signing...
tree
|
commitdiff
2009-09-07
Dean Camera
Corrected incorrect signature bytes for the AT90USB82...
tree
|
commitdiff
2009-09-06
Dean Camera
Fixed DFU and CDC class bootloaders on the AT90USBXXX2...
tree
|
commitdiff
2009-09-06
Dean Camera
Add in new invalid event hook check targets to project...
tree
|
commitdiff
2009-09-06
Dean Camera
Added 64 bit OS driver installation instructions to...
tree
|
commitdiff
2009-09-06
Dean Camera
Changed Still Image Host class driver to auto-fill...
tree
|
commitdiff
2009-08-17
Dean Camera
Added beginnings of a new AVRISP-MKII clone project.
tree
|
commitdiff
2009-08-13
Dean Camera
Added explicit attribute masks to the device mode demos...
tree
|
commitdiff
2009-08-05
Dean Camera
Fixed issue in USBtoSerial demos where the USART Rx...
tree
|
commitdiff
2009-08-05
Dean Camera
Renamed all library events to properly seperate out...
tree
|
commitdiff
2009-08-02
Dean Camera
Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT...
tree
|
commitdiff
2009-07-31
Dean Camera
Renamed USB_Device_SetHighSpeed() to USB_Device_SetFull...
tree
|
commitdiff
2009-07-28
Dean Camera
Change project makefiles so that the current target...
tree
|
commitdiff
2009-07-28
Dean Camera
Better solution - change compile time token names to...
tree
|
commitdiff
2009-07-28
Dean Camera
Added HOST_STATE_AS_GPIOR1 and DEVICE_STATE_AS_GPIOR0...
tree
|
commitdiff
2009-07-23
Dean Camera
Added new Benito project, a simple modified USB-to...
tree
|
commitdiff
2009-07-23
Dean Camera
Ensure that the USB_DeviceState variable is properly...
tree
|
commitdiff
2009-07-21
Dean Camera
Slight changes to TeensyHID bootloader to ensure it...
tree
|
commitdiff
2009-07-21
Dean Camera
Added new USB_DeviceState variable to keep track of...
tree
|
commitdiff
2009-07-20
Dean Camera
Change Doxygen configuration files to not produce 4096...
tree
|
commitdiff
2009-07-16
Dean Camera
Added new TOTAL_NUM_CONFIGURATIONS option, removed...
tree
|
commitdiff
2009-07-13
Dean Camera
Added compatibility list to the documentation of each...
tree
|
commitdiff
2009-07-11
Dean Camera
Added incomplete PrinterHost demo application.
tree
|
commitdiff
2009-06-28
Dean Camera
Added const modifiers to device mode class drivers.
tree
|
commitdiff
2009-06-26
Dean Camera
Optimize vendor/product description string display...
tree
|
commitdiff
2009-06-21
Dean Camera
Add NO_INTERNAL_SERIAL compile time option to bootloade...
tree
|
commitdiff
2009-06-21
Dean Camera
Re-add signature byte defines to the DFU and CDC class...
tree
|
commitdiff
2009-06-19
Dean Camera
Fix makefiles -- the auto-addition of -D switches to...
tree
|
commitdiff
2009-06-19
Dean Camera
Move LUFA compile time options to a new section in...
tree
|
commitdiff
2009-06-18
Dean Camera
Added new USB_Host_ClearPipeStall() convenience functio...
tree
|
commitdiff
2009-06-16
Dean Camera
Remove hardcoded DOT path from all Doxygen config files.
tree
|
commitdiff
2009-06-15
Dean Camera
More Doxygen fixes - ensure no undocumented function...
tree
|
commitdiff
2009-06-09
Dean Camera
Updated bootloaders to use the new main() function...
tree
|
commitdiff
2009-06-08
Dean Camera
Finished CDC device class driver documentation.
tree
|
commitdiff
2009-06-08
Dean Camera
Converted Host mode demos to schedulerless. Fixed host...
tree
|
commitdiff
2009-06-05
Dean Camera
Remove outdated AVRStudio project files from demos...
tree
|
commitdiff
2009-06-04
Dean Camera
Minor documentation page updates.
tree
|
commitdiff
2009-06-01
Dean Camera
Commit of new class abstraction APIs for all device...
tree
|
commitdiff
2009-05-26
Dean Camera
Fix all device mode demos broken in the recent API...
tree
|
commitdiff
2009-05-22
Dean Camera
Deleted StdDescriptors.c, renamed USB_GetDescriptor...
tree
|
commitdiff
2009-05-18
Dean Camera
Rewritten event system to remove all macros, to make...
tree
|
commitdiff
2009-05-17
Dean Camera
Removed DESCRIPTOR_ADDRESS() macro as it was largely...
tree
|
commitdiff
2009-05-07
Dean Camera
Renamed the the TotalHIDReports element of the HID...
tree
|
commitdiff
2009-05-04
Dean Camera
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64...
tree
|
commitdiff
2009-05-02
Dean Camera
Fixed Endpoint_Write_Control_* functions writing more...
tree
|
commitdiff
2009-05-02
Dean Camera
Fixed reversed signature byte ordering in the CDC bootl...
tree
|
commitdiff
2009-04-24
Dean Camera
Endpoint configuration is now refined to give better...
tree
|
commitdiff
2009-04-23
Dean Camera
Fixed USB_RemoteWakeupEnabled flag never being set...
tree
|
commitdiff
next