projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors from...
[pub/USBasp.git]
/
LUFA
/
DoxygenPages
/
ChangeLog.txt
2012-05-20
Dean Camera
Added new RESET_TOGGLES_LIBUSB_COMPAT compile time...
blob
|
commitdiff
2012-05-13
Dean Camera
Added build test to verify correct compilation of all...
blob
|
commitdiff
|
diff to current
2012-05-13
Dean Camera
Fixed CDC and DFU bootloaders API function offsets...
blob
|
commitdiff
|
diff to current
2012-05-06
Dean Camera
Changed board LED driver implementations of LEDs_Toggle...
blob
|
commitdiff
|
diff to current
2012-05-06
Dean Camera
Added support for the Olimex AVR-USB-32U4 and Olimex...
blob
|
commitdiff
|
diff to current
2012-05-06
Dean Camera
Fixed broken MIDI host driver MIDI_Host_ReceiveEventPac...
blob
|
commitdiff
|
diff to current
2012-05-06
Dean Camera
Increased endpoint polling interval for all demos and...
blob
|
commitdiff
|
diff to current
2012-05-05
Dean Camera
Fixed possible deadlock in the CDC device driver if...
blob
|
commitdiff
|
diff to current
2012-05-05
Dean Camera
Fixed incorrect DFU version number reported to the...
blob
|
commitdiff
|
diff to current
2012-04-29
Dean Camera
The library bootloaders will now correctly start the...
blob
|
commitdiff
|
diff to current
2012-04-25
Dean Camera
Added support for the DorkbotPDX Duce board.
blob
|
commitdiff
|
diff to current
2012-04-25
Dean Camera
Fixed inverted LED logic in the USB2AX board LED driver...
blob
|
commitdiff
|
diff to current
2012-04-25
Dean Camera
Changed MIDI event structure MIDI_EventPacket_t to...
blob
|
commitdiff
|
diff to current
2012-04-16
Dean Camera
Fixed AVRISP-MKII programmer project reset line polarit...
blob
|
commitdiff
|
diff to current
2012-04-15
Dean Camera
Fixed incorrect reponse to GET STATUS requests in devic...
blob
|
commitdiff
|
diff to current
2012-04-14
Dean Camera
Added new SerialToLCD user project contributed by Simon...
blob
|
commitdiff
|
diff to current
2012-04-14
Dean Camera
Reintegrate the FullEPAddresses development branch...
blob
|
commitdiff
|
diff to current
2012-04-14
Dean Camera
Fixed CDC and DFU bootloaders failing to compile when...
blob
|
commitdiff
|
diff to current
2012-04-08
Dean Camera
Removed the old pseudo-scheduler from the library as...
blob
|
commitdiff
|
diff to current
2012-04-08
Dean Camera
Minor documentation improvements.
blob
|
commitdiff
|
diff to current
2012-04-01
Dean Camera
Reverted AVRISP-MKII clone project watchdog based comma...
blob
|
commitdiff
|
diff to current
2012-03-29
Dean Camera
Removed variable axis support from the HID_DESCRIPTOR_J...
blob
|
commitdiff
|
diff to current
2012-03-29
Dean Camera
Added additional bootloader API data to expose the...
blob
|
commitdiff
|
diff to current
2012-03-20
Dean Camera
Fixed AVRISP-MKII programmer project failing to compile...
blob
|
commitdiff
|
diff to current
2012-03-20
Dean Camera
Fixed inverted LED logic in the OLIMEX162 board LED...
blob
|
commitdiff
|
diff to current
2012-03-18
Dean Camera
Fixed error in the AVRISP-MKII programmer when ISP...
blob
|
commitdiff
|
diff to current
2012-03-17
Dean Camera
Fixed compile error if LEDs_Disable() is called and...
blob
|
commitdiff
|
diff to current
2012-03-15
Dean Camera
Fixed incorrect call to the user callback CALLBACK_Audi...
blob
|
commitdiff
|
diff to current
2012-03-14
Dean Camera
Audio Device Class driver changed to also require the...
blob
|
commitdiff
|
diff to current
2012-03-09
Dean Camera
Added Dataflash operational checks and aborts to all...
blob
|
commitdiff
|
diff to current
2012-03-06
Dean Camera
Fixed compile error for the UC3 architecture when INTER...
blob
|
commitdiff
|
diff to current
2012-03-05
Dean Camera
Raised the guard bits in the AVRISP-MKII clone project...
blob
|
commitdiff
|
diff to current
2012-02-26
Dean Camera
Minor documentation improvements.
blob
|
commitdiff
|
diff to current
2012-02-24
Dean Camera
Modified the CDC Host demos to set a default CDC Line...
blob
|
commitdiff
|
diff to current
2012-02-22
Dean Camera
Added support for the BitWizard Multio and Big-Multio...
blob
|
commitdiff
|
diff to current
2012-02-20
Dean Camera
Remove potentially unaligned uint32_t access in HIDPars...
blob
|
commitdiff
|
diff to current
2012-02-19
Dean Camera
Update trunk post-120219 release.
blob
|
commitdiff
|
diff to current
2012-02-19
Dean Camera
Commit for the 120219 release.
blob
|
commitdiff
|
diff to current
2012-02-19
Dean Camera
Fix errors uncovered by the new build test compile...
blob
|
commitdiff
|
diff to current
2012-02-19
Dean Camera
All USB Class Driver configuration struct values are...
blob
|
commitdiff
|
diff to current
2012-02-19
Dean Camera
Add build test for forced single USB modes.
blob
|
commitdiff
|
diff to current
2012-02-18
Dean Camera
Add build tests to verify correct compilation of as...
blob
|
commitdiff
|
diff to current
2012-02-12
Dean Camera
Add new Master SPI Mode USART serial peripheral driver...
blob
|
commitdiff
|
diff to current
2012-02-12
Dean Camera
Added Serial USART peripheral driver for the XMEGA...
blob
|
commitdiff
|
diff to current
2012-02-09
Dean Camera
Altered the HID class driver to only try to construct...
blob
|
commitdiff
|
diff to current
2012-02-08
Dean Camera
Allow serial strings to be generated on the older AVR8...
blob
|
commitdiff
|
diff to current
2012-02-08
Dean Camera
Updated the AVRISP-MKII Clone programmer project to...
blob
|
commitdiff
|
diff to current
2012-02-06
Dean Camera
Add board driver support for the Atmel XMEGA-B1 Xplaine...
blob
|
commitdiff
|
diff to current
2012-02-05
Dean Camera
Add support for the Micropendous (Arduino-like) series...
blob
|
commitdiff
|
diff to current
2012-02-05
Dean Camera
Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGE...
blob
|
commitdiff
|
diff to current
2012-02-05
Dean Camera
Fixed invalid PID value used in the TempDataLogger...
blob
|
commitdiff
|
diff to current
2012-02-03
Dean Camera
Add API support signature to the CDC and DFU class...
blob
|
commitdiff
|
diff to current
2012-02-03
Dean Camera
Add support for the Micropendous series of USB AVR8...
blob
|
commitdiff
|
diff to current
2012-01-30
Dean Camera
Fixed AVRISP-MKII Clone timing out on long programming...
blob
|
commitdiff
|
diff to current
2012-01-29
Dean Camera
Fixed DFU class bootloader not resetting the LED pins...
blob
|
commitdiff
|
diff to current
2012-01-29
Dean Camera
Added new LEDs_Disable(), Buttons_Disable() and Joystic...
blob
|
commitdiff
|
diff to current
2012-01-28
Dean Camera
Added new CALLBACK_Audio_Device_GetSetInterfaceProperty...
blob
|
commitdiff
|
diff to current
2012-01-02
Dean Camera
USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONF...
blob
|
commitdiff
|
diff to current
2011-12-26
Dean Camera
Fixed incorrect implementation of LEDs_ToggleLEDs(...
blob
|
commitdiff
|
diff to current
2011-12-20
Dean Camera
Fixed compiler warning on GCC with -wundef compile...
blob
|
commitdiff
|
diff to current
2011-12-01
Dean Camera
Altered the Mass Storage Host class driver so that...
blob
|
commitdiff
|
diff to current
2011-11-29
Dean Camera
Fixed AVRISP-MKII Clone failing to start application...
blob
|
commitdiff
|
diff to current
2011-11-28
Dean Camera
Add support for the Paranoid Studio USB2AX boards ...
blob
|
commitdiff
|
diff to current
2011-11-24
Dean Camera
Add new USB_Host_GetDescriptor() function. Alter the...
blob
|
commitdiff
|
diff to current
2011-11-24
Dean Camera
Added new USB_Host_GetDeviceConfiguration() and USB_Hos...
blob
|
commitdiff
|
diff to current
2011-11-24
Dean Camera
Add new Android Open Accessory class driver to the...
blob
|
commitdiff
|
diff to current
2011-11-23
Dean Camera
Update library to indicate support for the Android...
blob
|
commitdiff
|
diff to current
2011-11-23
Dean Camera
Added support for version 2 of the Teensy boards (thank...
blob
|
commitdiff
|
diff to current
2011-11-23
Dean Camera
Add XMEGA compile time tokens to the LUFAConfig.h code...
blob
|
commitdiff
|
diff to current
2011-11-22
Dean Camera
Fixed broken AVR32 endpoint/pipe communications when...
blob
|
commitdiff
|
diff to current
2011-11-18
Dean Camera
Added Class, ClassDevice, ClassHost and ClassCommon...
blob
|
commitdiff
|
diff to current
2011-11-16
Dean Camera
Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in...
blob
|
commitdiff
|
diff to current
2011-11-09
Dean Camera
Fixed race conditions in the CDC, HID and Mass Storage...
blob
|
commitdiff
|
diff to current
2011-10-31
Dean Camera
Add support for the new MEGA B series devices.
blob
|
commitdiff
|
diff to current
2011-10-30
Dean Camera
Added INVERTED_ISP_MISO compile time option to the...
blob
|
commitdiff
|
diff to current
2011-10-26
Dean Camera
Fixed CDC class drivers not saving and sending all...
blob
|
commitdiff
|
diff to current
2011-10-18
Dean Camera
Rename the Doxygen page source directory from ManPages...
blob
|
commitdiff
|
diff to current