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
/
Projects
Age
Commit message (
Expand
)
Author
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 compilation error in the AudioInput demos when MICROPHONE_BIASED_TO_HAL...
Dean
2010-03-23
Change over MIDIToneGenerator to use only a single channel (MIDI channel 1) d...
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-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-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-02-24
Added a timeout value to the TWI_StartTransmission() function, within which t...
Dean
2010-02-24
Revert changes made for the partial port to the AVR32 architecture.
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-21
Oops - need to revert changes made to ease testing of the software PDI progra...
Dean
2010-02-21
Remove dual ISR for software PDI mode, use a single ISR instead to reduce cod...
Dean
2010-02-21
More fixes to the AVRISP command timeout system so that it should no longer l...
Dean
2010-02-21
Increased the speed of both software and hardware TPI/PDI programming modes o...
Dean
2010-02-20
Oops - missed a few references to the old global TimeoutMSRemaining counter i...
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
Use a temporary variable to hold the current URI length in the Webserver, rat...
Dean
2010-02-18
Turn OFF double banking in the Webserver demo - leaving it on seems to destro...
Dean
2010-02-18
Add uIP-split code to the Webserver project, so that each packet is split in ...
Dean
2010-02-16
Clean up XPLAINBridge code.
Dean
2010-02-15
Oops - missing brackets in the declaration of a string in TELNETServerApp.c.
Dean
2010-02-15
Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_...
Dean
2010-02-13
Add NO_VTARGET_DETECT compile time option to the AVRISP-MKII clone project, t...
Dean
2010-02-12
Speed up Webserver demo data rate by not sending a full ethernet frame each t...
Dean
2010-02-12
Move DHCP negotiation timer into the DHCP connection application state struct...
Dean
2010-02-12
Fix DHCPClient init code in the Webserver project writing to the incorrect ap...
Dean
2010-02-10
Fixed lack of SECTION ERASE command in TPI programming mode of the AVRISP pro...
Dean
2010-02-10
Added .5MHz recovery clock to the AVRISP programmer project when in ISP progr...
Dean
2010-02-09
Fixed USB_GetHIDReportSize() returning the number of bits in the specified re...
Dean
2010-02-08
Fix LowLevel Keyboard demo -- accidentally trying to dereference a uint8_t ty...
Dean
2010-02-08
Fix AVRISP-MKII clone project's TPI Chip Erase command processing - ensure er...
Dean
2010-02-07
Make Webserver allow HTTP requests for files with up to 50 characters in the ...
Dean
2010-02-04
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...
Dean
2010-02-03
Re-add Webserver uIP application polling, apply patch to uIP by Andrew Ruder ...
Dean
2010-02-03
Fix TELNET server locking up if an invalid command was issued.
Dean
2010-02-03
Disable uIP connection polling for now - this seems to corrupt the buffers.
Dean
2010-02-03
Add a TELNET server to the webserver project, which currently can list active...
Dean
2010-02-03
Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation.
Dean
2010-02-03
Exclude FATFs from the Webserver project documentation. Rename the functions ...
Dean
2010-02-02
Minor fixups to the documentation and preprocessor tokens.
Dean
[prev]
[next]