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
Age
Commit message (
Expand
)
Author
2010-03-30
Added support for the JM-DB-U2 board hardware.
Dean
2010-03-30
Added board hardware driver support for the Benito programmer.
Dean
2010-03-30
Added board hardware driver support for Tom's USBTINY MKII programmer.
Dean
2010-03-29
Add briefs for the library core structures.
Dean
2010-03-29
Add file-level brief documentation.
Dean
2010-03-25
Add new LUFA logo by Ryo Yamauchi.
Dean
2010-03-25
All Class Driver Host mode demos now correctly set the board LEDs to READY on...
Dean
2010-03-24
Added new Relay Controller Board project (thanks to OBinou).
Dean
2010-03-24
Fixed incorrect definition of HID_ALIGN_DATA() causing incorrect HID report i...
Dean
2010-03-24
Fixed compilation error in the AudioInput demos when MICROPHONE_BIASED_TO_HAL...
Dean
2010-03-23
Added incomplete MIDIToneGenerator project.
Dean
2010-03-22
Standardized the naming scheme given to configuration descriptor sub-elements...
Dean
2010-03-21
Double bank CDC endpoints in the XPLAIN Bridge project, re-enable JTAG once t...
Dean
2010-03-19
Fixed LowLevel MassStorage demo broken on the U2 AVRs due to double-banked en...
Dean
2010-03-17
Remove redundant check in the software PDI programming code of the AVRISP pro...
Dean
2010-03-17
Software PDI mode breaks unless the software USART has 100 cycles between bits.
Dean
2010-03-16
Increased throughput of the USBtoSerial demo on systems that send multiple by...
Dean
2010-03-16
Don't enable the pullup on the target /RESET line in the AVRISP project for P...
Dean
2010-03-16
Fixed PDI programming mode in the AVRISP programmer project not exiting progr...
Dean
2010-03-15
Improve documentation for the ADC and TWI drivers.
Dean
2010-03-13
Fixed ADC routines not correctly returning the last result when multiple chan...
Dean
2010-03-10
Added ENABLE_TELNET_SERVER compile time option to the Webserver project to di...
Dean
2010-03-09
Fix incorrect LED mask name in the Webserver project.
Dean
2010-03-09
Webserver project now uses the board LEDs to indicate the current IP configur...
Dean
2010-03-01
Minor documentation updates.
Dean
2010-02-25
Fix TWI driver not aborting when faced with no response after attempting to a...
Dean
2010-02-24
Added a timeout value to the TWI_StartTransmission() function, within which t...
Dean
2010-02-24
Fix incorrect error when directly including the LUFA internal USB library com...
Dean
2010-02-24
Revert changes made for the partial port to the AVR32 architecture.
Dean
2010-02-24
More AVR32 achitecture ports.
Dean
2010-02-23
More porting of the USB core to the AVR32.
Dean
2010-02-23
Start porting the USB core to the AVR32 UC3B.
Dean
2010-02-23
Update Temperature board driver to be AVR32 compatible when the ADC periphera...
Dean
2010-02-23
Fixed software PDI/TPI programming mode in the AVRISP project not correctly t...
Dean
2010-02-22
Change over board hardware drivers to use the custom uintN_t and intN_t nativ...
Dean
2010-02-22
Update manual pages to reference unfinished AVR32 port, add port status to th...
Dean
2010-02-22
Add start of an AVR32 SPI driver.
Dean
2010-02-22
Rename AVRU4U6U9 peripheral driver directory to AVR8.
Dean
2010-02-22
Make SPI and USART peripheral dispatch driver headers in preparation for a se...
Dean
2010-02-22
Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.
Dean
2010-02-21
Increased the speed of both software and hardware TPI/PDI programming modes o...
Dean
2010-02-19
AVRISP programmer project now has a more robust timeout system, allowing for ...
Dean
2010-02-19
Commit for the 100219 release.
Dean
2010-02-18
Turn OFF double banking in the Webserver demo - leaving it on seems to destro...
Dean
2010-02-15
Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_...
Dean
2010-02-14
Fix HID Host Class driver sending incorrect ReportType values to the device w...
Dean
2010-02-12
Move DHCP negotiation timer into the DHCP connection application state struct...
Dean
2010-02-12
Fixed accuracy of the SERIAL_UBBRVAL() and SERIAL_2X_UBBRVAL() macros for hig...
Dean
2010-02-11
Add more include protection macros to give the user warnings when they try to...
Dean
2010-02-10
Added .5MHz recovery clock to the AVRISP programmer project when in ISP progr...
Dean
[next]