index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
ManPages
/
LUFAPoweredProjects.txt
Age
Commit message (
Expand
)
Author
2011-10-18
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...
Dean
2011-10-07
Added endian-correction to the CDC driver's Line Encoding control request han...
Dean
2011-10-04
Fix compile errors for the USB XMEGA parts when the USB driver is used.
Dean
2011-09-28
Fix compile error on the UC3 targets when INTERRUPT_CONTROL_ENDPOINT compile ...
Dean
2011-09-21
Fix missing C++ linkage command in ArchitectureSpecific.h.
Dean
2011-09-17
Fixed HID Parser's largest report size bit count not including the size of th...
Dean
2011-08-28
Remove redundant prototype for Audio_Host_StartStopStreaming() and Audio_Host...
Dean
2011-08-22
Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
Dean
2011-08-09
Set HOST_DEVICE_SETTLE_DELAY_MS to zero for the incomplete AndroidAccessoryHo...
Dean
2011-07-11
Minor documentation and style fixes.
Dean
2011-07-01
Seperate out the device demos and project's configuration descriptor structur...
Dean
2011-06-27
Fix logic bug in the incomplete Android Accessory Host demo preventing correc...
Dean
2011-06-16
Rename new Audio class driver functions, callbacks and events to ensure that ...
Dean
2011-05-08
Minor documentation fixes.
Dean
2011-04-23
Add new LUFA powered user projects to the documentation.
Dean
2011-04-10
Remove redundant type information for bitfield elements, other than the signe...
Dean
2011-04-04
Conditionally add available address spaces to the address space enum, for mul...
Dean
2011-03-21
F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...
Dean
2011-03-15
Updated the software USART code in the XPLAIN Bridge application so that the ...
Dean
2011-03-11
Add structure padding to the appropriate descriptor structures to maintain co...
Dean
2011-02-28
Add in USB_INT_RegisterHandlers() internal function to register the interrupt...
Dean
2011-02-26
More UC3B architecture port updates.
Dean
2011-02-19
Reduced latency for executing the Start-Of-Frame events (if enabled in the us...
Dean
2011-02-16
Added board driver support for the Sparkfun ATMEGA8U2 breakout board.
Dean
2011-02-09
Change bootloader makefiles to automatically compute the bootloader starting ...
Dean
2011-02-04
Fixed programming errors in the AVRISP-MKII project when the programming pack...
Dean
2011-01-26
Added new KeyboardMouseMultiReport Device ClassDriver demo.
Dean
2011-01-23
Change over Joystick demo HID report descriptor to use USAGE_MINIMUM and USAG...
Dean
2011-01-22
Changed AVRISP-MKII project to use the Watchdog interrupt for command timeout...
Dean
2011-01-10
Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...
Dean
2010-12-17
Fixed incorrect endpoint initialisation order in the LowLevel DualVirtualSeri...
Dean
2010-11-23
Fixed Benito project discarding incoming data from the USB virtual serial por...
Dean
2010-11-21
Added board hardware driver support for the Microsin AVR-USB162 development b...
Dean
2010-10-17
Added board hardware driver support for the Blackcat USB JTAG board (thanks t...
Dean
2010-10-13
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean
2010-09-29
Changed default value for the reset polarity parameter in the AVRISP-MKII pro...
Dean
2010-09-28
Added CDC functional descriptor structs to the Low Level CDC demos and CDC cl...
Dean
2010-09-15
Minor documentation corrections.
Dean
2010-09-09
Added LEDs_ToggleLEDs() function to several board LED drivers which were miss...
Dean
2010-09-04
Added board hardware driver support for the USBFOO development board.
Dean
2010-09-03
Added board hardware driver support for the Olimex AVR-USB-162 development bo...
Dean
2010-08-31
Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix ...
Dean
2010-08-01
Fix XPLAINBridge project discarding characters from the USB interface due to ...
Dean
2010-07-29
Oops - remove duplicated SPI driver init mask.
Dean
2010-07-15
Fixed HID device class driver still using PrevReportINBuffer for GetReport co...
Dean
2010-07-08
Add a new RFCOMM_ChannelOpened() callback event for when logical RFCOMM chann...
Dean
2010-06-23
Add TEST RFCOMM command handler. Remove the RFCOMM channel UseUIFrame element...
Dean
2010-06-07
Make the RFCOMM_SendFrame() function correctly generate frames from the input...
Dean
2010-05-31
Remove void* arithmetic in the USB_GetNextDescriptor() static inline function...
Dean
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
[next]