pub/USBasp.git
2010-04-13 Dean CameraRemoved invalid dfu and flip related targets from the...
2010-04-13 Dean CameraDocument the Bluetooth ACL layer. Remove unneeded param...
2010-04-12 Dean CameraAdd some more documentation to the half-completed Bluet...
2010-04-12 Dean CameraFix Bluetooth stack CONNECTION RESPONSE packets - for...
2010-04-11 Dean CameraAdd HCI debugging with verbosity control to the Bluetoo...
2010-04-11 Dean CameraFix up Bluetooth Demo's options processing on incoming...
2010-04-10 Dean CameraAdd LUFA-side channel open/close routines, add signalli...
2010-04-10 Dean CameraBluetooth demo can now create and maintain logical...
2010-04-06 Dean CameraMake Bluetooth signalling handler routines use the...
2010-04-06 Dean CameraAdd bidirectional channel configuration -- remote devic...
2010-04-06 Dean CameraAdd packet reception and send routines to the ACL layer...
2010-04-06 Dean CameraAdd information request/response signal handler to...
2010-04-05 Dean CameraAdd Bluetooth signalling echo request/response handlers...
2010-04-05 Dean CameraAdd user callback function to the Bluetooth host demo...
2010-04-01 Dean CameraMore improvements to the incomplete BluetoothHost 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-31 Dean CameraAdd RelayBoard project patch from OBinou.
2010-03-30 Dean CameraAdd updated board driver directory summaries to the...
2010-03-30 Dean CameraOops, incorrectly edited the Benito buttons driver...
2010-03-30 Dean CameraAdd missing board Buttons driver for the USBTINY MKII...
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 CameraChange over MIDIToneGenerator to use only a single...
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-15 Dean CameraImprove documentation for the ADC and TWI drivers.
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 CameraFix incorrect LED mask name in the Webserver project.
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 CameraFix incorrect error when directly including the LUFA...
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 CameraChange over board hardware drivers to use the custom...
2010-02-22 Dean CameraUpdate manual pages to reference unfinished AVR32 port...
2010-02-22 Dean CameraAdd start of an AVR32 SPI driver.
2010-02-22 Dean CameraRename AVRU4U6U9 peripheral driver directory to AVR8.
2010-02-22 Dean CameraMake SPI and USART peripheral dispatch driver headers...
2010-02-22 Dean CameraAdd drivers for the EVK1101 - begin full port to the...
2010-02-21 Dean CameraOops - need to revert changes made to ease testing...
2010-02-21 Dean CameraRemove dual ISR for software PDI mode, use a single...
2010-02-21 Dean CameraMore fixes to the AVRISP command timeout system so...
2010-02-21 Dean CameraIncreased the speed of both software and hardware TPI...
2010-02-20 Dean CameraOops - missed a few references to the old global Timeou...
2010-02-19 Dean CameraAVRISP programmer project now has a more robust timeout...
2010-02-19 Dean CameraCommit for the 100219 release.
2010-02-18 Dean CameraUse a temporary variable to hold the current URI length...
2010-02-18 Dean CameraTurn OFF double banking in the Webserver demo - leaving...
2010-02-18 Dean CameraAdd uIP-split code to the Webserver project, so that...
2010-02-16 Dean CameraClean up XPLAINBridge code.
2010-02-16 Dean CameraMake sure the button report set masks use OR in all...
2010-02-15 Dean CameraOops - missing brackets in the declaration of a string...
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-13 Dean CameraAdd NO_VTARGET_DETECT compile time option to the AVRISP...
2010-02-12 Dean CameraSpeed up Webserver demo data rate by not sending a...
2010-02-12 Dean CameraMove DHCP negotiation timer into the DHCP connection...
2010-02-12 Dean CameraFix DHCPClient init code in the Webserver project writi...
2010-02-12 Dean CameraFixed accuracy of the SERIAL_UBBRVAL() and SERIAL_2X_UB...
2010-02-11 Dean CameraAdd more include protection macros to give the user...
2010-02-10 Dean CameraFixed lack of SECTION ERASE command in TPI programming...
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 LowLevel Keyboard demo -- accidentally trying to...
2010-02-08 Dean CameraFix AVRISP-MKII clone project's TPI Chip Erase command...
2010-02-07 Dean CameraSplit out LED report processing from the host into...
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 CameraOops - serial stream driver should return _FDEV_EOF...
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 CameraRe-add Webserver uIP application polling, apply patch...
2010-02-03 Dean CameraFix TELNET server locking up if an invalid command...
2010-02-03 Dean CameraDisable uIP connection polling for now - this seems...
next