projects
/
pub
/
lufa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Clean up Webserver project - add more Doxygen documentation for the new DHCP client...
[pub/lufa.git]
/
LUFA
/
ManPages
/
ChangeLog.txt
2010-01-25
Dean Camera
Add Webserver project Doxygen configuration file and...
blob
|
commitdiff
2010-01-25
Dean Camera
Fixed CDC and RNDIS host demos and class drivers -...
blob
|
commitdiff
|
diff to current
2010-01-25
Dean Camera
Added explicit ADC channel masks for the standard set...
blob
|
commitdiff
|
diff to current
2010-01-24
Dean Camera
Fixed DFU bootloader programming not discarding the...
blob
|
commitdiff
|
diff to current
2010-01-21
Dean Camera
Fix up the incomplete Webserver project so that it...
blob
|
commitdiff
|
diff to current
2010-01-19
Dean Camera
Update library manual with the new XPLAINBridge project...
blob
|
commitdiff
|
diff to current
2010-01-19
Dean Camera
Added master mode hardware TWI driver.
blob
|
commitdiff
|
diff to current
2010-01-17
Dean Camera
Fix the Benito project not pulsing the target's /RESET...
blob
|
commitdiff
|
diff to current
2010-01-15
Dean Camera
Fixed invalid USB controller PLL prescaler values for...
blob
|
commitdiff
|
diff to current
2010-01-12
Dean Camera
Started Webserver RNDIS host project.
blob
|
commitdiff
|
diff to current
2010-01-12
Dean Camera
Fixed incorrect interface values in the VirtualSerialMo...
blob
|
commitdiff
|
diff to current
2010-01-07
Dean Camera
Fix XPLAIN Dataflash and LED drivers.
blob
|
commitdiff
|
diff to current
2010-01-06
Dean Camera
Update Doxygen configuration files to the latest Doxyge...
blob
|
commitdiff
|
diff to current
2010-01-05
Dean Camera
Added support to the MIDI Class drivers for packed...
blob
|
commitdiff
|
diff to current
2010-01-05
Dean Camera
Inline USB management functions in the Class drivers...
blob
|
commitdiff
|
diff to current
2010-01-04
Dean Camera
Fixed blocking CDC streams not aborting when the host...
blob
|
commitdiff
|
diff to current
2010-01-03
Dean Camera
Clean up MassStorageKeyboard demo.
blob
|
commitdiff
|
diff to current
2009-12-30
Dean Camera
Add new TemperatureDataLogger project, a simple USB...
blob
|
commitdiff
|
diff to current
2009-12-29
Dean Camera
Fixed AVRISP PDI race condition where the guard time...
blob
|
commitdiff
|
diff to current
2009-12-27
Dean Camera
Fix references to the renamed AVRISP-MKII project folder.
blob
|
commitdiff
|
diff to current
2009-12-26
Dean Camera
Fixed ISP mode in the AVRISP programmer project.
blob
|
commitdiff
|
diff to current
2009-12-26
Dean Camera
Added const where possible to the source functions...
blob
|
commitdiff
|
diff to current
2009-12-23
Dean Camera
Start of implementation of the low level TPI programmin...
blob
|
commitdiff
|
diff to current
2009-12-20
Dean Camera
Fixed AVRISP project timeouts not checking for the...
blob
|
commitdiff
|
diff to current
2009-12-20
Dean Camera
Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAK...
blob
|
commitdiff
|
diff to current
2009-12-20
Dean Camera
Fixed TeensyHID bootloader not enumerating to the host...
blob
|
commitdiff
|
diff to current
2009-12-18
Dean Camera
Renamed HotmailNotifier project to LEDNotifier.
blob
|
commitdiff
|
diff to current
2009-12-18
Dean Camera
Fixed USB_CurrentMode not being reset to USB_MODE_NONE...
blob
|
commitdiff
|
diff to current
2009-12-17
Dean Camera
Un-inline the SendAddress function in NVMTarget.c/...
blob
|
commitdiff
|
diff to current
2009-12-16
Dean Camera
The SImage_Host_SendBlockHeader() and SImage_Host_Recei...
blob
|
commitdiff
|
diff to current
2009-12-16
Dean Camera
Use default NVM base address in the AVRISP programmer...
blob
|
commitdiff
|
diff to current
2009-12-15
Dean Camera
Fix a bug in the Still Image Host Class driver where...
blob
|
commitdiff
|
diff to current
2009-12-13
Dean Camera
Test with -Wextra, fix library warnings due to unused...
blob
|
commitdiff
|
diff to current
2009-12-13
Dean Camera
The AVRISP project can now enter PDI mode under both...
blob
|
commitdiff
|
diff to current
2009-12-09
Dean Camera
Add even parity bit to the software USART framing in...
blob
|
commitdiff
|
diff to current
2009-12-09
Dean Camera
Fix inverted bit-banged USART logic in the AVRISP proje...
blob
|
commitdiff
|
diff to current
2009-12-09
Dean Camera
Increase timeout of Mass Storage and Still Image host...
blob
|
commitdiff
|
diff to current
2009-12-08
Dean Camera
Make sure that USB_STREAM_TIMEOUT_MS is set in the...
blob
|
commitdiff
|
diff to current
2009-12-06
Dean Camera
Add new USB_Host_GetDeviceStringDescriptor() convenienc...
blob
|
commitdiff
|
diff to current
2009-12-04
Dean Camera
Fixed Mass Storage Host Class driver and Low Level...
blob
|
commitdiff
|
diff to current
2009-12-04
Dean Camera
Added support for the Atmel EVK527 board hardware.
blob
|
commitdiff
|
diff to current
2009-12-04
Dean Camera
Fixed HID Parser not distributing the Usage Min and...
blob
|
commitdiff
|
diff to current
2009-12-03
Dean Camera
Fix the tokens which enable and disable the different...
blob
|
commitdiff
|
diff to current
2009-12-03
Dean Camera
Added support for the Dataflash mounted on the XPLAIN...
blob
|
commitdiff
|
diff to current
2009-12-03
Dean Camera
Document the PDI programming routines implemented so...
blob
|
commitdiff
|
diff to current
2009-12-02
Dean Camera
Removed John Steggall's software UART code from the...
blob
|
commitdiff
|
diff to current
2009-11-30
Dean Camera
Added CDC_Host_Flush() function to the CDC Host Class...
blob
|
commitdiff
|
diff to current
2009-11-29
Dean Camera
Fixed USB driver failing to define the PLL prescaler...
blob
|
commitdiff
|
diff to current
2009-11-26
Dean Camera
Make MIDI device demos also turn off the on board LEDs...
blob
|
commitdiff
|
diff to current
2009-11-26
Dean Camera
Added new RNDIS Host class driver and the beginnings...
blob
|
commitdiff
|
diff to current
2009-11-25
Dean Camera
Added new RNDISHost Host LowLevel demo. Fixed misnamed...
blob
|
commitdiff
|
diff to current
2009-11-25
Dean Camera
Added new XPLAIN serial Bridge project (thanks to John...
blob
|
commitdiff
|
diff to current
2009-11-24
Dean Camera
Fixed host state machine not enabling Auto VBUS mode...
blob
|
commitdiff
|
diff to current
2009-11-24
Dean Camera
Fixed broken USB_GetNextDescriptor() function causing...
blob
|
commitdiff
|
diff to current
2009-11-23
Dean Camera
Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigureP...
blob
|
commitdiff
|
diff to current
2009-11-23
Dean Camera
Added new ReportType parameter to the HID Device Class...
blob
|
commitdiff
|
diff to current
2009-11-23
Dean Camera
Fixed incorrect values for REPORT_ITEM_TYPE_* enum...
blob
|
commitdiff
|
diff to current
2009-11-23
Dean Camera
The incomplete StandaloneProgrammer project now uses...
blob
|
commitdiff
|
diff to current
2009-11-23
Dean Camera
Removed code to zero reports between two keyboard repor...
blob
|
commitdiff
|
diff to current
2009-11-23
Dean Camera
Add activity LED updates to the AVRISP project.
blob
|
commitdiff
|
diff to current
2009-11-22
Dean Camera
Commit for the 091122 release.
blob
|
commitdiff
|
diff to current
2009-11-20
Dean Camera
Fixed Endpoint_Write_Control_Stream_* functions not...
blob
|
commitdiff
|
diff to current
2009-11-20
Dean Camera
Fixed LowLevel Keyboard demo not saving the issued...
blob
|
commitdiff
|
diff to current
2009-11-16
Dean Camera
Fixed HOST_STATE_AS_GPIOR being ignored whilst in Host...
blob
|
commitdiff
|
diff to current
2009-11-13
Dean Camera
Corrections, improvements and additions to the incomple...
blob
|
commitdiff
|
diff to current
2009-11-11
Dean Camera
Minor code cleanups for clarity.
blob
|
commitdiff
|
diff to current
2009-11-10
Dean Camera
Added new stream creation function to the CDC Class...
blob
|
commitdiff
|
diff to current
2009-11-09
Dean Camera
Fixed HID host Class driver report send/receive report...
blob
|
commitdiff
|
diff to current
2009-11-06
Dean Camera
Add optional double-banking support to the Device mode...
blob
|
commitdiff
|
diff to current
2009-11-04
Dean Camera
Added new Printer Host mode Class driver.
blob
|
commitdiff
|
diff to current
2009-11-04
Dean Camera
Fixed HID report parser collection paths invalid due...
blob
|
commitdiff
|
diff to current
2009-11-04
Dean Camera
Added new JoystickHostWithParser demos to the library.
blob
|
commitdiff
|
diff to current
2009-11-04
Dean Camera
Update DevChapter9.c - use the Endpoint_ClearStatusStag...
blob
|
commitdiff
|
diff to current
2009-11-03
Dean Camera
Rename the AT90USBXXX67 internal driver directory to...
blob
|
commitdiff
|
diff to current
2009-10-26
Dean Camera
Make HID device class driver reselect the correct endpo...
blob
|
commitdiff
|
diff to current
2009-10-18
Dean Camera
Moved USBtoSerial demo the Projects directory, as it...
blob
|
commitdiff
|
diff to current
2009-10-16
Dean Camera
Fix invalid Event name rule in demo/project makefiles.
blob
|
commitdiff
|
diff to current
2009-10-12
Dean Camera
Make Audio device demos compatible with AVRs running...
blob
|
commitdiff
|
diff to current
2009-10-11
Dean Camera
Added stdio.h stream examples for the virtual CDC UART...
blob
|
commitdiff
|
diff to current
2009-10-08
Dean Camera
Add new MIDI Host Class driver to the library, and...
blob
|
commitdiff
|
diff to current
2009-10-08
Dean Camera
Add new MIDIHost LowLevel demo application.
blob
|
commitdiff
|
diff to current
2009-10-03
Dean Camera
Changed Audio Class driver sample read/write functions...
blob
|
commitdiff
|
diff to current
2009-10-02
Dean Camera
Cleanups to the Device mode Mass Storage demo applicati...
blob
|
commitdiff
|
diff to current
2009-09-30
Dean Camera
Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time...
blob
|
commitdiff
|
diff to current
2009-09-30
Dean Camera
Fixed issue in the HID Host class driver's HID_Host_Sen...
blob
|
commitdiff
|
diff to current
2009-09-30
Dean Camera
Removed mostly useless "TestApp" demo, as it was mainly...
blob
|
commitdiff
|
diff to current
2009-09-29
Dean Camera
Add information on the new MouseHostDevice dual role...
blob
|
commitdiff
|
diff to current
2009-09-28
Dean Camera
Fixed PrinterHost demo returning invalid Device ID...
blob
|
commitdiff
|
diff to current
2009-09-21
Dean Camera
Add new attributes to the HID Report Parser and HID...
blob
|
commitdiff
|
diff to current
2009-09-21
Dean Camera
Added new MassStorageKeyboard Device Class Driver demo...
blob
|
commitdiff
|
diff to current
2009-09-20
Dean Camera
Added new Pipe_IsFrozen() macro to determine if the...
blob
|
commitdiff
|
diff to current
2009-09-17
Dean Camera
Added support for the officially recommended layout...
blob
|
commitdiff
|
diff to current
2009-09-17
Dean Camera
Fix Mass Storage Host Class driver GetMaxLUN command...
blob
|
commitdiff
|
diff to current
2009-09-14
Dean Camera
Fixed MIDI Device Class driver not sending/receiving...
blob
|
commitdiff
|
diff to current
2009-09-13
Dean Camera
Fixed Low Level USBtoSerial demo not storing received...
blob
|
commitdiff
|
diff to current
2009-09-09
Dean Camera
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
blob
|
commitdiff
|
diff to current
2009-09-09
Dean Camera
Change HID report parser so that it can calculate and...
blob
|
commitdiff
|
diff to current
2009-09-07
Dean Camera
Add link to third-party signed version of the official...
blob
|
commitdiff
|
diff to current
2009-09-07
Dean Camera
Corrected incorrect signature bytes for the AT90USB82...
blob
|
commitdiff
|
diff to current
2009-09-06
Dean Camera
Fixed DFU and CDC class bootloaders on the AT90USBXXX2...
blob
|
commitdiff
|
diff to current
next