Make Bluetooth signalling handler routines use the generic Bluetooth_SendPacket(...
[pub/USBasp.git] / LUFA / ManPages /
2010-04-06 Dean CameraAdd information request/response signal handler to...
2010-04-05 Dean CameraAdd user callback function to the Bluetooth host demo...
2010-03-31 Dean CameraMassive cleanups to the incomplete BluetoothHost demo...
2010-03-31 Dean CameraAdded WIN_LIBUSB_COMPAT compile time option to the...
2010-03-30 Dean CameraAdd updated board driver directory summaries to the...
2010-03-30 Dean CameraOops - make sure board driver dispatch headers test...
2010-03-30 Dean CameraAdded support for the JM-DB-U2 board hardware.
2010-03-30 Dean CameraAdded board hardware driver support for the Benito...
2010-03-30 Dean CameraAdded board hardware driver support for Tom's USBTINY...
2010-03-29 Dean CameraAdd briefs for the library core structures.
2010-03-29 Dean CameraAdd file-level brief documentation.
2010-03-25 Dean CameraAdd new LUFA logo by Ryo Yamauchi.
2010-03-25 Dean CameraAll Class Driver Host mode demos now correctly set...
2010-03-24 Dean CameraAdded new Relay Controller Board project (thanks to...
2010-03-24 Dean CameraFixed incorrect definition of HID_ALIGN_DATA() causing...
2010-03-24 Dean CameraFixed compilation error in the AudioInput demos when...
2010-03-23 Dean CameraAdded incomplete MIDIToneGenerator project.
2010-03-22 Dean CameraStandardized the naming scheme given to configuration...
2010-03-21 Dean CameraDouble bank CDC endpoints in the XPLAIN Bridge project...
2010-03-19 Dean CameraFixed LowLevel MassStorage demo broken on the U2 AVRs...
2010-03-17 Dean CameraRemove redundant check in the software PDI programming...
2010-03-17 Dean CameraSoftware PDI mode breaks unless the software USART...
2010-03-16 Dean CameraIncreased throughput of the USBtoSerial demo on systems...
2010-03-16 Dean CameraDon't enable the pullup on the target /RESET line in...
2010-03-16 Dean CameraFixed PDI programming mode in the AVRISP programmer...
2010-03-13 Dean CameraFixed ADC routines not correctly returning the last...
2010-03-10 Dean CameraAdded ENABLE_TELNET_SERVER compile time option to the...
2010-03-09 Dean CameraWebserver project now uses the board LEDs to indicate...
2010-03-01 Dean CameraMinor documentation updates.
2010-02-25 Dean CameraFix TWI driver not aborting when faced with no response...
2010-02-24 Dean CameraAdded a timeout value to the TWI_StartTransmission...
2010-02-24 Dean CameraRevert changes made for the partial port to the AVR32...
2010-02-24 Dean CameraMore AVR32 achitecture ports.
2010-02-23 Dean CameraMore porting of the USB core to the AVR32.
2010-02-23 Dean CameraStart porting the USB core to the AVR32 UC3B.
2010-02-23 Dean CameraUpdate Temperature board driver to be AVR32 compatible...
2010-02-23 Dean CameraFixed software PDI/TPI programming mode in the AVRISP...
2010-02-22 Dean CameraUpdate manual pages to reference unfinished AVR32 port...
2010-02-22 Dean CameraAdd drivers for the EVK1101 - begin full port to the...
2010-02-21 Dean CameraIncreased the speed of both software and hardware TPI...
2010-02-19 Dean CameraAVRISP programmer project now has a more robust timeout...
2010-02-19 Dean CameraCommit for the 100219 release.
2010-02-15 Dean CameraAdd missing TWI_Init() call to the TemperatureDataLogge...
2010-02-14 Dean CameraFix HID Host Class driver sending incorrect ReportType...
2010-02-12 Dean CameraMove DHCP negotiation timer into the DHCP connection...
2010-02-12 Dean CameraFixed accuracy of the SERIAL_UBBRVAL() and SERIAL_2X_UB...
2010-02-10 Dean CameraAdded .5MHz recovery clock to the AVRISP programmer...
2010-02-09 Dean CameraFixed USB_GetHIDReportSize() returning the number of...
2010-02-08 Dean CameraFix AVRISP-MKII clone project's TPI Chip Erase command...
2010-02-07 Dean CameraAdded Keyboard LED report masks (KEYBOARD_LED_*) to...
2010-02-07 Dean CameraMake Webserver allow HTTP requests for files with up...
2010-02-07 Dean CameraAdded keyboard modifier masks (HID_KEYBOARD_MODIFER_...
2010-02-05 Dean CameraFixed SerialStream driver not setting stdin to the...
2010-02-05 Dean CameraFixed SerialStream driver blocking while waiting for...
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2010-02-03 Dean CameraAdd a TELNET server to the webserver project, which...
2010-02-02 Dean CameraReplace the Webserver demo's uIP with the latest code...
2010-02-01 Dean CameraFixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED...
2010-02-01 Dean CameraMake board specific and device peripheral specific...
2010-02-01 Dean CameraFixed STK525 Dataflash driver using incorrect bit-shift...
2010-02-01 Dean CameraMake AVRISP XPROG function parameters const where possible.
2010-02-01 Dean CameraFixed issues with EEPROM and FLASH ISP programming...
2010-02-01 Dean CameraFixed Pipe_IsEndpointBound() function not taking the...
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-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 CameraAdd Webserver project Doxygen configuration file and...
2010-01-25 Dean CameraFixed CDC and RNDIS host demos and class drivers -...
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 CameraAdded master mode hardware TWI driver.
2010-01-17 Dean CameraFix the Benito project not pulsing the target's /RESET...
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 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 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...
next