projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git]
/
LUFA
/
ManPages
/
2010-01-19
Dean Camera
Added master mode hardware TWI driver.
tree
|
commitdiff
2010-01-17
Dean Camera
Fix the Benito project not pulsing the target's /RESET...
tree
|
commitdiff
2010-01-16
Dean Camera
Fix incorrect preprocessor checks in the PLL prescaler...
tree
|
commitdiff
2010-01-15
Dean Camera
Fixed invalid USB controller PLL prescaler values for...
tree
|
commitdiff
2010-01-12
Dean Camera
Started Webserver RNDIS host project.
tree
|
commitdiff
2010-01-12
Dean Camera
Fixed incorrect interface values in the VirtualSerialMo...
tree
|
commitdiff
2010-01-07
Dean Camera
Fix XPLAIN Dataflash and LED drivers.
tree
|
commitdiff
2010-01-06
Dean Camera
Update Doxygen configuration files to the latest Doxyge...
tree
|
commitdiff
2010-01-05
Dean Camera
Added support to the MIDI Class drivers for packed...
tree
|
commitdiff
2010-01-05
Dean Camera
Inline USB management functions in the Class drivers...
tree
|
commitdiff
2010-01-04
Dean Camera
Fix MassStorageKeyboard demo USE_INTERNAL_SERIAL check...
tree
|
commitdiff
2010-01-04
Dean Camera
Fixed blocking CDC streams not aborting when the host...
tree
|
commitdiff
2010-01-03
Dean Camera
Clean up MassStorageKeyboard demo.
tree
|
commitdiff
2009-12-30
Dean Camera
Update copyright year to 2010.
tree
|
commitdiff
2009-12-30
Dean Camera
Add new TemperatureDataLogger project, a simple USB...
tree
|
commitdiff
2009-12-29
Dean Camera
Fixed AVRISP PDI race condition where the guard time...
tree
|
commitdiff
2009-12-29
Dean Camera
Minor documentation updates.
tree
|
commitdiff
2009-12-28
Dean Camera
Fix MIT license language to make its intent clearer.
tree
|
commitdiff
2009-12-27
Dean Camera
Fix references to the renamed AVRISP-MKII project folder.
tree
|
commitdiff
2009-12-26
Dean Camera
Fixed ISP mode in the AVRISP programmer project.
tree
|
commitdiff
2009-12-26
Dean Camera
Added const where possible to the source functions...
tree
|
commitdiff
2009-12-24
Dean Camera
Combine AVRISP project TPI and PDI lib directories...
tree
|
commitdiff
2009-12-23
Dean Camera
Start of implementation of the low level TPI programmin...
tree
|
commitdiff
2009-12-20
Dean Camera
Fixed AVRISP project timeouts not checking for 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-18
Dean Camera
Renamed HotmailNotifier project to LEDNotifier.
tree
|
commitdiff
2009-12-18
Dean Camera
Enhance the HotmailNotifier project so that the LEDs...
tree
|
commitdiff
2009-12-18
Dean Camera
Fixed USB_CurrentMode not being reset to USB_MODE_NONE...
tree
|
commitdiff
2009-12-17
Dean Camera
Un-inline the SendAddress function in NVMTarget.c/...
tree
|
commitdiff
2009-12-16
Dean Camera
The SImage_Host_SendBlockHeader() and SImage_Host_Recei...
tree
|
commitdiff
2009-12-16
Dean Camera
Use default NVM base address in the AVRISP programmer...
tree
|
commitdiff
2009-12-15
Dean Camera
Complete initial working revision of PDI programming...
tree
|
commitdiff
2009-12-15
Dean Camera
Fix a bug in the Still Image Host Class driver where...
tree
|
commitdiff
2009-12-13
Dean Camera
Test with -Wextra, fix library warnings due to unused...
tree
|
commitdiff
2009-12-13
Dean Camera
The AVRISP project can now enter PDI mode under both...
tree
|
commitdiff
2009-12-09
Dean Camera
Add even parity bit to the software USART framing in...
tree
|
commitdiff
2009-12-09
Dean Camera
Fix inverted bit-banged USART logic in the AVRISP proje...
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-12-07
Dean Camera
Rename CDC demos to VirtualSerial.
tree
|
commitdiff
2009-12-06
Dean Camera
Add new USB_Host_GetDeviceStringDescriptor() convenienc...
tree
|
commitdiff
2009-12-04
Dean Camera
Fixed Mass Storage Host Class driver and Low Level...
tree
|
commitdiff
2009-12-04
Dean Camera
Added support for the Atmel EVK527 board hardware.
tree
|
commitdiff
2009-12-04
Dean Camera
Fixed HID Parser not distributing the Usage Min and...
tree
|
commitdiff
2009-12-03
Dean Camera
Fix the tokens which enable and disable the different...
tree
|
commitdiff
2009-12-03
Dean Camera
Added support for the Dataflash mounted on the XPLAIN...
tree
|
commitdiff
2009-12-03
Dean Camera
Document the PDI programming routines implemented so...
tree
|
commitdiff
2009-12-02
Dean Camera
Removed John Steggall's software UART code from the...
tree
|
commitdiff
2009-12-02
Dean Camera
Add support for unwrapping of the XMEGA PDI programming...
tree
|
commitdiff
2009-11-30
Dean Camera
Added CDC_Host_Flush() function to the CDC Host Class...
tree
|
commitdiff
2009-11-29
Dean Camera
Fixed USB driver failing to define the PLL prescaler...
tree
|
commitdiff
2009-11-27
Dean Camera
Better checking of whether a packet is received in...
tree
|
commitdiff
2009-11-26
Dean Camera
Make the RNDISEthernetHost Class driver demo print...
tree
|
commitdiff
2009-11-26
Dean Camera
Make MIDI device demos also turn off the on board LEDs...
tree
|
commitdiff
2009-11-26
Dean Camera
Fix RNDIS Device Class driver - RNDISConstants.h has...
tree
|
commitdiff
2009-11-26
Dean Camera
Added new RNDIS Host class driver and the beginnings...
tree
|
commitdiff
2009-11-26
Dean Camera
Updated John Steggall's software USART in the XPLAINBri...
tree
|
commitdiff
2009-11-25
Dean Camera
Added new RNDISHost Host LowLevel demo. Fixed misnamed...
tree
|
commitdiff
2009-11-25
Dean Camera
Added new XPLAIN serial Bridge project (thanks to John...
tree
|
commitdiff
2009-11-24
Dean Camera
Fixed host state machine not enabling Auto VBUS mode...
tree
|
commitdiff
2009-11-24
Dean Camera
Fixed broken USB_GetNextDescriptor() function causing...
tree
|
commitdiff
2009-11-23
Dean Camera
Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigureP...
tree
|
commitdiff
2009-11-23
Dean Camera
Added new ReportType parameter to the HID Device Class...
tree
|
commitdiff
2009-11-23
Dean Camera
Fixed incorrect values for REPORT_ITEM_TYPE_* enum...
tree
|
commitdiff
2009-11-23
Dean Camera
The incomplete StandaloneProgrammer project now uses...
tree
|
commitdiff
2009-11-23
Dean Camera
Removed code to zero reports between two keyboard repor...
tree
|
commitdiff
2009-11-23
Dean Camera
Add activity LED updates to the AVRISP project.
tree
|
commitdiff
2009-11-22
Dean Camera
Commit for the 091122 release.
tree
|
commitdiff
2009-11-20
Dean Camera
Fixed Endpoint_Write_Control_Stream_* functions not...
tree
|
commitdiff
2009-11-20
Dean Camera
Fixed LowLevel Keyboard demo not saving the issued...
tree
|
commitdiff
2009-11-17
Dean Camera
Make RNDISHost demo validate the set Packet Filter...
tree
|
commitdiff
2009-11-16
Dean Camera
Fixed HOST_STATE_AS_GPIOR being ignored whilst in Host...
tree
|
commitdiff
2009-11-13
Dean Camera
Corrections, improvements and additions to the incomple...
tree
|
commitdiff
2009-11-13
Dean Camera
Corrected the name of the misnamed USB_GetDeviceConfigD...
tree
|
commitdiff
2009-11-12
Dean Camera
Add beginnings of a RNDIS Ethernet Host demo.
tree
|
commitdiff
2009-11-11
Dean Camera
Minor code cleanups for clarity.
tree
|
commitdiff
2009-11-10
Dean Camera
Update CDC Class Driver character stream functions...
tree
|
commitdiff
2009-11-10
Dean Camera
Added new stream creation function to the CDC Class...
tree
|
commitdiff
2009-11-09
Dean Camera
Fixed HID host Class driver report send/receive report...
tree
|
commitdiff
2009-11-08
Dean Camera
Remove dependancies from the LowLevel demos to the...
tree
|
commitdiff
2009-11-07
Dean Camera
Make Low Level host demos use void pointers for the...
tree
|
commitdiff
2009-11-06
Dean Camera
Add optional double-banking support to the Device mode...
tree
|
commitdiff
2009-11-04
Dean Camera
Added new Printer Host mode Class driver.
tree
|
commitdiff
2009-11-04
Dean Camera
Fixed HID report parser collection paths invalid due...
tree
|
commitdiff
2009-11-04
Dean Camera
Added new JoystickHostWithParser demos to the library.
tree
|
commitdiff
2009-11-04
Dean Camera
Update DevChapter9.c - use the Endpoint_ClearStatusStag...
tree
|
commitdiff
2009-11-03
Dean Camera
Add new CDCMouse ClassDriver device demo, combining...
tree
|
commitdiff
2009-11-03
Dean Camera
Rename the AT90USBXXX67 internal driver directory to...
tree
|
commitdiff
2009-11-03
Dean Camera
Add const attribute to class driver APIs.
tree
|
commitdiff
2009-10-26
Dean Camera
Make HID device class driver reselect the correct endpo...
tree
|
commitdiff
2009-10-18
Dean Camera
Moved USBtoSerial demo the Projects directory, as it...
tree
|
commitdiff
2009-10-16
Dean Camera
Fix invalid Event name rule in demo/project makefiles.
tree
|
commitdiff
2009-10-14
Dean Camera
Fix AudioOutput and AudioInput class driver demos'...
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
Add new MIDI Host Class driver to the library, and...
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-10-03
Dean Camera
Minor documentation fixups.
tree
|
commitdiff
next