Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / LUFA / ManPages /
2011-01-30 Dean CameraAdd new HID_DESCRIPTOR_VENDOR() macro, change over...
2011-01-26 Dean CameraAdded new KeyboardMouseMultiReport Device ClassDriver...
2011-01-23 Dean CameraAdded new HID_DESCRIPTOR_MOUSE, HID_DESCRIPTOR_KEYBOARD...
2011-01-23 Dean CameraChange over Joystick demo HID report descriptor to...
2011-01-22 Dean CameraChanged AVRISP-MKII project to use the Watchdog interru...
2011-01-17 Dean CameraFixed incorrect definition of the HID_KEYBOARD_SC_RIGHT...
2011-01-16 Dean CameraFixed several functions in the Host mode Still Image...
2011-01-16 Dean CameraNew HID report item macros (with HID_RI_ prefix) to...
2011-01-16 Dean CameraAdded new ADC_GET_CHANNEL_MASK() convenience macro...
2011-01-13 Dean CameraAdded new high level TWI packet read/write commands...
2011-01-13 Dean CameraChanged TempDataLogger project's DS1307 driver to simpl...
2011-01-10 Dean CameraAltered all endpoint/pipe stream transfers so that...
2011-01-08 Dean CameraThe FAST_STREAM_TRANSFERS compile time option has been...
2011-01-03 Dean CameraAdd custom footer to the main library documentation.
2011-01-03 Dean CameraUpdate Doxygen documentation configuration file for...
2010-12-31 Dean CameraFixed incorrect byte ordering in the Audio_Device_Write...
2010-12-28 Dean CameraFixed inverted Minimus board LEDs.
2010-12-26 Dean CameraAdded basic driver example use code to the library...
2010-12-26 Dean CameraMake a new general RingBuffer.h misc library driver...
2010-12-25 Dean CameraCombined page and word ISP programming mode code in...
2010-12-25 Dean CameraFixed possible programming problem in the AVRISP-MKII...
2010-12-24 Dean CameraRe-add in old Endpoint/Pipe workaround for unordered...
2010-12-17 Dean CameraFix a few more incorrectly ordered endpoint initialisat...
2010-12-17 Dean CameraFixed incorrect endpoint initialisation order in the...
2010-12-13 Dean CameraFixed incorrect definition of the HID_KEYBOARD_SC_D...
2010-12-12 Dean CameraFixed possible lost data in the XPLAINBridge, USBtoSeri...
2010-12-12 Dean CameraAdded new RingBuffer_Peek() function to the lightweight...
2010-12-03 Dean CameraAdded new completed MIDIToneGenerator project.
2010-12-02 Dean CameraFixed HID hpst class driver incorrectly binding to...
2010-12-02 Dean CameraRefactored Host mode Class Driver *_Host_ConfigurePipes...
2010-11-30 Dean CameraFixed broken USBFOO board drivers due to missing BOARD_...
2010-11-29 Dean CameraFixed broken HID_REQ_GetReport request handler in the...
2010-11-27 Dean CameraFixed broken DFU bootloader, added XPLAIN support for...
2010-11-26 Dean CameraAdded ability to write protect Mass Storage disk write...
2010-11-25 Dean CameraChanged the XPLAINBridge software UART to use the regul...
2010-11-23 Dean CameraFixed Benito project discarding incoming data from...
2010-11-22 Dean CameraCommit for 101122 release.
2010-11-21 Dean CameraAdded board hardware driver support for the Microsin...
2010-11-17 Dean CameraBetter documentation for the ANSI terminal escape codes...
2010-11-17 Dean CameraRename incorrectly named XPROGTarget_SendBreak() functi...
2010-11-16 Dean CameraFixed AVRISP-MKII clone project not starting the target...
2010-11-16 Dean CameraSlow AVRISP-MKII clone PDI/TPI programming speed back...
2010-11-16 Dean CameraAdded new XCK_RESCUE_CLOCK_ENABLE compile time option...
2010-11-14 Dean CameraSecond patch to fix incorrect PDI/TPI programming speed.
2010-11-12 Dean CameraFixed PDI/TPI programming speed of ~250KHz in the AVRIS...
2010-11-10 Dean CameraFixed incorrect PollingIntervalMS values in the demo...
2010-11-09 Dean CameraRemove link to (now deleted) public Mercurial mirror...
2010-11-08 Dean CameraAdded board hardware driver support for the Adafruit...
2010-11-07 Dean CameraFixed broken input in the MagStripe reader project...
2010-11-05 Dean CameraRenamed the EVENT_USB_Device_UnhandledControlRequest...
2010-11-03 Dean CameraFixed USBtoSerial and XPLAINBridge demos discarding...
2010-11-03 Dean CameraRemove already implemented features from the Future...
2010-11-03 Dean CameraFixed MIDI class driver send routines silently discardi...
2010-11-02 Dean CameraRescue clock of the AVRISP-MKII moved to the AVR's...
2010-10-29 Dean CameraRename new CDC class bootloader NO_LOCK_BYTE_SUPPORT...
2010-10-29 Dean CameraAdded new NO_BLOCK_SUPPORT, NO_EEPROM_BYTE_SUPPORT...
2010-10-29 Dean CameraAdded new Pipe_GetBusyBanks(), Endpoint_GetBusyBanks...
2010-10-28 Dean CameraAdded standard keyboard HID report scancode defines...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-27 Dean CameraAdded new NO_CLASS_DRIVER_AUTOFLUSH compile time option...
2010-10-26 Dean CameraChanged AudioInput and AudioOutput demos to reload...
2010-10-24 Dean CameraAll USB class drivers are now automatically included...
2010-10-20 Dean CameraAdded default test tone generation mode to the Device...
2010-10-17 Dean CameraAdded board hardware driver support for the Minimus...
2010-10-17 Dean CameraAdded board hardware driver support for the Maximus...
2010-10-17 Dean CameraAdded board hardware driver support for the Blackcat...
2010-10-13 Dean CameraRenamed ENDPOINT_DOUBLEBANK_SUPPORTED() to ENDPOINT_BAN...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-10-12 Dean CameraFixed MIDI_Host_Flush() not aborting early when the...
2010-10-12 Dean CameraRemove USB_MODE_* macros, replace with a semantically...
2010-10-12 Dean CameraFixed random enumeration failure while in device mode...
2010-10-12 Dean CameraMinor documentation enhancements.
2010-10-07 Dean CameraAdded new NO_SOF_EVENTS compile time option, enabled...
2010-10-06 Dean CameraAdded board hardware driver support for the Busware...
2010-10-06 Dean CameraFixed SPI driver not explicitly setting /SS and MISO...
2010-10-06 Dean CameraCache the USB_DeviceState variable internally in the...
2010-10-02 Dean CameraRevert change to the AVRISP-MKII project for fuse byte...
2010-10-02 Dean CameraFixed broken lock byte programming in the AVRISP-MKII...
2010-10-02 Dean CameraFixed broken FLASH/EEPROM programming in the AVRISP...
2010-09-30 Dean CameraMake Host mode Class drivers only set the class driver...
2010-09-30 Dean CameraFix incorrectly named configuration descriptor callback...
2010-09-30 Dean CameraFix low level host mode demos not correctly fetching...
2010-09-30 Dean CameraReverted Endpoint/Pipe non-sequential configuration...
2010-09-29 Dean CameraChanged default value for the reset polarity parameter...
2010-09-28 Dean CameraAdded board hardware driver support for the Arduino...
2010-09-28 Dean CameraAdded CDC functional descriptor structs to the Low...
2010-09-28 Dean CameraMove out many of the common class driver constants...
2010-09-24 Dean CameraRemove dfu-programmer program switches, to ensure maxim...
2010-09-24 Dean CameraAdded the --suppress-bootloader-mem option to the makef...
2010-09-24 Dean CameraFixed endpoint selection within the CALLBACK_HID_Device...
2010-09-22 Dean CameraReverted modifications to USBInterrupt.h that were...
2010-09-21 Dean CameraFixed USB_Host_ClearPipeStall() incorrectly attempting...
2010-09-19 Dean CameraEnsure device address latch bit is not set at the same...
2010-09-15 Dean CameraRemoved the EVENT_USB_InitFailure() event, as not speci...
2010-09-15 Dean CameraFix incorrect documentation on the Get Descriptor stand...
2010-09-15 Dean CameraMake project makefiles correctly clean intermeditary...
2010-09-15 Dean CameraMinor documentation corrections.
2010-09-14 Dean CameraFixed incorrect signature reported in the CDC class...
2010-09-14 Dean CameraAdded board hardware driver support for the BUI develop...
2010-09-14 Dean CameraAdded board hardware driver support for the UDIP develo...
next