Add TCP retransmission support to the HTTP webserver in the Webserver project, so...
[pub/USBasp.git] / LUFA /
2010-01-29 Dean CameraUpdate driver INF files - change manufacturer name...
2010-01-29 Dean CameraAdd MIME type handling to the Webserver project, so...
2010-01-28 Dean CameraRemoved the stream example code from the Low Level...
2010-01-28 Dean CameraFix up project documentation files' overview tables...
2010-01-28 Dean CameraBe doubly-certain that the incomming CDC class driver...
2010-01-27 Dean CameraClean up Webserver project - add more Doxygen documenta...
2010-01-27 Dean CameraAdd DHCP server to the Webserver demo for automatic...
2010-01-27 Dean CameraEnsure TPI enable timing requirements are met in AVRISP...
2010-01-27 Dean CameraManually pull PDI clock pin high for 1ms before disabli...
2010-01-25 Dean CameraMove TWI.c driver into the straight LUFA/Drivers/Periph...
2010-01-25 Dean CameraAdd Webserver project Doxygen configuration file and...
2010-01-25 Dean CameraFixed CDC and RNDIS host demos and class drivers -...
2010-01-25 Dean CameraCleanup and partially fix AVRISP-MKII project's TPI...
2010-01-25 Dean CameraADC2 and ADC3 channels do not exist on the U4 series...
2010-01-25 Dean CameraAdded explicit ADC channel masks for the standard set...
2010-01-24 Dean CameraFixed DFU bootloader programming not discarding the...
2010-01-24 Dean CameraEnhance TemperatureDatalogger project -- add RTC capabi...
2010-01-21 Dean CameraFix up the incomplete Webserver project so that it...
2010-01-19 Dean CameraUpdate library manual with the new XPLAINBridge project...
2010-01-19 Dean CameraChanged XPLAINBridge project to be both a USB to USART...
2010-01-19 Dean CameraAdded master mode hardware TWI driver.
2010-01-17 Dean CameraFix the Benito project not pulsing the target's /RESET...
2010-01-17 Dean CameraClean up and add more comments to the AVRISP-MKII proje...
2010-01-16 Dean CameraFix incorrect preprocessor checks in the PLL prescaler...
2010-01-15 Dean CameraFixed invalid USB controller PLL prescaler values for...
2010-01-12 Dean CameraStarted Webserver RNDIS host project.
2010-01-12 Dean CameraFixed incorrect interface values in the VirtualSerialMo...
2010-01-07 Dean CameraOops - incorrect Dataflash chip select mask in the...
2010-01-07 Dean CameraFix XPLAIN Dataflash and LED drivers.
2010-01-06 Dean CameraUpdate Doxygen configuration files to the latest Doxyge...
2010-01-05 Dean CameraAdded support to the MIDI Class drivers for packed...
2010-01-05 Dean CameraInline USB management functions in the Class drivers...
2010-01-04 Dean CameraFix MassStorageKeyboard demo USE_INTERNAL_SERIAL check...
2010-01-04 Dean CameraFix CDC blocking streams in Host mode locking up when...
2010-01-04 Dean CameraFixed blocking CDC streams not aborting when the host...
2010-01-03 Dean CameraClean up MassStorageKeyboard demo.
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-30 Dean CameraAdd new TemperatureDataLogger project, a simple USB...
2009-12-29 Dean CameraFixed AVRISP PDI race condition where the guard time...
2009-12-29 Dean CameraMinor documentation updates.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-27 Dean CameraFix references to the renamed AVRISP-MKII project folder.
2009-12-26 Dean CameraFixed ISP mode in the AVRISP programmer project.
2009-12-26 Dean CameraAdded const where possible to the source functions...
2009-12-24 Dean CameraCombine AVRISP project TPI and PDI lib directories...
2009-12-23 Dean CameraStart of implementation of the low level TPI programmin...
2009-12-21 Dean CameraEnsure that unsupported SetFeature/ClearFeature request...
2009-12-20 Dean CameraFixed AVRISP project timeouts not checking for the...
2009-12-20 Dean CameraAdded new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAK...
2009-12-20 Dean CameraFixed TeensyHID bootloader not enumerating to the host...
2009-12-18 Dean CameraRenamed HotmailNotifier project to LEDNotifier.
2009-12-18 Dean CameraEnhance the HotmailNotifier project so that the LEDs...
2009-12-18 Dean CameraFixed USB_CurrentMode not being reset to USB_MODE_NONE...
2009-12-17 Dean CameraUn-inline the SendAddress function in NVMTarget.c/...
2009-12-16 Dean CameraThe SImage_Host_SendBlockHeader() and SImage_Host_Recei...
2009-12-16 Dean CameraUse default NVM base address in the AVRISP programmer...
2009-12-15 Dean CameraComplete initial working revision of PDI programming...
2009-12-15 Dean CameraFix a bug in the Still Image Host Class driver where...
2009-12-13 Dean CameraTest with -Wextra, fix library warnings due to unused...
2009-12-13 Dean CameraOops - wrong casting on the Configuration Descriptor...
2009-12-13 Dean CameraUse -pedantic compile time option to find and correct...
2009-12-13 Dean CameraThe AVRISP project can now enter PDI mode under both...
2009-12-09 Dean CameraAdd even parity bit to the software USART framing in...
2009-12-09 Dean CameraFix inverted bit-banged USART logic in the AVRISP proje...
2009-12-09 Dean CameraFix incorrect definition of Endpoint_BytesInEndpoint...
2009-12-09 Dean CameraIncrease timeout of Mass Storage and Still Image host...
2009-12-08 Dean CameraMake sure that USB_STREAM_TIMEOUT_MS is set in the...
2009-12-07 Dean CameraRename CDC demos to VirtualSerial.
2009-12-06 Dean CameraAdd new USB_Host_GetDeviceStringDescriptor() convenienc...
2009-12-04 Dean CameraFixed Mass Storage Host Class driver and Low Level...
2009-12-04 Dean CameraAdded support for the Atmel EVK527 board hardware.
2009-12-04 Dean CameraFix double oops -- Host mode settle delay was still...
2009-12-04 Dean CameraOops - fix Host mode pre-enumeration settle delay being...
2009-12-04 Dean CameraFix incorrect const'ness of the ReportItem parameter...
2009-12-04 Dean CameraFixed HID Parser not distributing the Usage Min and...
2009-12-03 Dean CameraFix the tokens which enable and disable the different...
2009-12-03 Dean CameraAdded support for the Dataflash mounted on the XPLAIN...
2009-12-03 Dean CameraDocument the PDI programming routines implemented so...
2009-12-02 Dean CameraRemoved John Steggall's software UART code from the...
2009-12-02 Dean CameraAdd support for unwrapping of the XMEGA PDI programming...
2009-11-30 Dean CameraAdded CDC_Host_Flush() function to the CDC Host Class...
2009-11-29 Dean CameraFixed USB driver failing to define the PLL prescaler...
2009-11-29 Dean CameraAdd to the existing CDC Class Driver's CreateStream...
2009-11-27 Dean CameraBetter checking of whether a packet is received in...
2009-11-26 Dean CameraComplete RNDIS Host Class driver code - add SendPacket...
2009-11-26 Dean CameraMake the RNDISEthernetHost Class driver demo print...
2009-11-26 Dean CameraMake MIDI device demos also turn off the on board LEDs...
2009-11-26 Dean CameraRemove documentation of deleted parameters from the...
2009-11-26 Dean CameraFix RNDIS Device Class driver - RNDISConstants.h has...
2009-11-26 Dean CameraAdded new RNDIS Host class driver and the beginnings...
2009-11-26 Dean CameraUpdated John Steggall's software USART in the XPLAINBri...
2009-11-25 Dean CameraFix typo in the StillImageHost LowLevel demo, and the...
2009-11-25 Dean CameraFix build and Doxygen errors.
2009-11-25 Dean CameraAdded new RNDISHost Host LowLevel demo. Fixed misnamed...
2009-11-25 Dean CameraAdded new XPLAIN serial Bridge project (thanks to John...
2009-11-24 Dean CameraFixed host state machine not enabling Auto VBUS mode...
2009-11-24 Dean CameraFixed broken USB_GetNextDescriptor() function causing...
2009-11-23 Dean CameraFixed misnamed SI_Host_USBTask() and SI_Host_ConfigureP...
2009-11-23 Dean CameraAdded new ReportType parameter to the HID Device Class...
2009-11-23 Dean CameraFixed incorrect values for REPORT_ITEM_TYPE_* enum...
next