projects
/
pub
/
lufa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Minor documentation enhancements.
[pub/lufa.git]
/
LUFA
/
ManPages
/
ChangeLog.txt
2010-10-12
Dean Camera
Minor documentation enhancements.
blob
|
commitdiff
2010-10-06
Dean Camera
Added board hardware driver support for the Busware...
blob
|
commitdiff
|
diff to current
2010-10-06
Dean Camera
Fixed SPI driver not explicitly setting /SS and MISO...
blob
|
commitdiff
|
diff to current
2010-10-06
Dean Camera
Cache the USB_DeviceState variable internally in the...
blob
|
commitdiff
|
diff to current
2010-10-02
Dean Camera
Revert change to the AVRISP-MKII project for fuse byte...
blob
|
commitdiff
|
diff to current
2010-10-02
Dean Camera
Fixed broken lock byte programming in the AVRISP-MKII...
blob
|
commitdiff
|
diff to current
2010-10-02
Dean Camera
Fixed broken FLASH/EEPROM programming in the AVRISP...
blob
|
commitdiff
|
diff to current
2010-09-30
Dean Camera
Fix low level host mode demos not correctly fetching...
blob
|
commitdiff
|
diff to current
2010-09-30
Dean Camera
Reverted Endpoint/Pipe non-sequential configuration...
blob
|
commitdiff
|
diff to current
2010-09-29
Dean Camera
Changed default value for the reset polarity parameter...
blob
|
commitdiff
|
diff to current
2010-09-28
Dean Camera
Added board hardware driver support for the Arduino...
blob
|
commitdiff
|
diff to current
2010-09-28
Dean Camera
Added CDC functional descriptor structs to the Low...
blob
|
commitdiff
|
diff to current
2010-09-28
Dean Camera
Move out many of the common class driver constants...
blob
|
commitdiff
|
diff to current
2010-09-24
Dean Camera
Remove dfu-programmer program switches, to ensure maxim...
blob
|
commitdiff
|
diff to current
2010-09-24
Dean Camera
Added the --suppress-bootloader-mem option to the makef...
blob
|
commitdiff
|
diff to current
2010-09-24
Dean Camera
Fixed endpoint selection within the CALLBACK_HID_Device...
blob
|
commitdiff
|
diff to current
2010-09-22
Dean Camera
Reverted modifications to USBInterrupt.h that were...
blob
|
commitdiff
|
diff to current
2010-09-21
Dean Camera
Fixed USB_Host_ClearPipeStall() incorrectly attempting...
blob
|
commitdiff
|
diff to current
2010-09-15
Dean Camera
Removed the EVENT_USB_InitFailure() event, as not speci...
blob
|
commitdiff
|
diff to current
2010-09-15
Dean Camera
Fix incorrect documentation on the Get Descriptor stand...
blob
|
commitdiff
|
diff to current
2010-09-15
Dean Camera
Make project makefiles correctly clean intermeditary...
blob
|
commitdiff
|
diff to current
2010-09-14
Dean Camera
Fixed incorrect signature reported in the CDC class...
blob
|
commitdiff
|
diff to current
2010-09-14
Dean Camera
Added board hardware driver support for the BUI develop...
blob
|
commitdiff
|
diff to current
2010-09-14
Dean Camera
Added board hardware driver support for the UDIP develo...
blob
|
commitdiff
|
diff to current
2010-09-13
Dean Camera
Fixed SET FEATURE and CLEAR FEATURE control requests...
blob
|
commitdiff
|
diff to current
2010-09-11
Dean Camera
Added PRNT_Host_SendByte() and PRNT_Host_Flush() functi...
blob
|
commitdiff
|
diff to current
2010-09-11
Dean Camera
Added new project makefile template to the library...
blob
|
commitdiff
|
diff to current
2010-09-09
Dean Camera
Added class specific descriptor type defines with stand...
blob
|
commitdiff
|
diff to current
2010-09-09
Dean Camera
Added LEDs_ToggleLEDs() function to several board LED...
blob
|
commitdiff
|
diff to current
2010-09-07
Dean Camera
Added new PRNT_Host_BytesReceived() and PRNT_Host_Recei...
blob
|
commitdiff
|
diff to current
2010-09-05
Dean Camera
Added new USB_Device_GetFrameNumber() and USB_Host_GetF...
blob
|
commitdiff
|
diff to current
2010-09-04
Dean Camera
Reduced HOST_DEVICE_SETTLE_DELAY_MS to 1000ms down...
blob
|
commitdiff
|
diff to current
2010-09-04
Dean Camera
Added board hardware driver support for the USBFOO...
blob
|
commitdiff
|
diff to current
2010-09-03
Dean Camera
Added board hardware driver support for the Olimex...
blob
|
commitdiff
|
diff to current
2010-08-24
Dean Camera
Fixed LowLevel PrinterHost demo not sending control...
blob
|
commitdiff
|
diff to current
2010-08-24
Dean Camera
Changed the signature of the CALLBACK_USB_GetDescriptor...
blob
|
commitdiff
|
diff to current
2010-08-22
Dean Camera
Split out endpoint and pipe stream functions into new...
blob
|
commitdiff
|
diff to current
2010-08-22
Dean Camera
Changed all Device mode LowLevel demos and Device Class...
blob
|
commitdiff
|
diff to current
2010-08-22
Dean Camera
Moved calls to Device mode Class Driver events to after...
blob
|
commitdiff
|
diff to current
2010-08-22
Dean Camera
Added compile time error to the AVRISP-MKII project...
blob
|
commitdiff
|
diff to current
2010-08-20
Dean Camera
Fixed critical pipe/endpoint memory allocation issue...
blob
|
commitdiff
|
diff to current
2010-08-20
Dean Camera
Added new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constan...
blob
|
commitdiff
|
diff to current
2010-08-18
Dean Camera
Fixed MassStorage based demos and projects resetting...
blob
|
commitdiff
|
diff to current
2010-08-10
Dean Camera
Fixed USB_GetHIDReportItemInfo() function modifying...
blob
|
commitdiff
|
diff to current
2010-08-09
Dean Camera
Removed complicated logic for the Endpoint_ConfigureEnd...
blob
|
commitdiff
|
diff to current
2010-08-09
Dean Camera
Add notification endpoint to the incomplete TMC demo.
blob
|
commitdiff
|
diff to current
2010-08-09
Dean Camera
Commit for the 100807 release.
blob
|
commitdiff
|
diff to current
2010-08-05
Dean Camera
Fixed software application start command broken in...
blob
|
commitdiff
|
diff to current
2010-08-03
Dean Camera
Ensure all demos now compile in C99 standards mode...
blob
|
commitdiff
|
diff to current
2010-07-31
Dean Camera
Fixed Serial peripheral driver not turning off the...
blob
|
commitdiff
|
diff to current
2010-07-30
Dean Camera
Oops - fix mixed "initialize" and "initialise" - opt...
blob
|
commitdiff
|
diff to current
2010-07-30
Dean Camera
More spell checking of all source files -- correct...
blob
|
commitdiff
|
diff to current
2010-07-30
Dean Camera
Fix typo in DualVirtualSerial.c due to the changed...
blob
|
commitdiff
|
diff to current
2010-07-30
Dean Camera
Altered the CDC Deivice and Host Class drivers' receive...
blob
|
commitdiff
|
diff to current
2010-07-29
Dean Camera
Spell check all source files once again to find any...
blob
|
commitdiff
|
diff to current
2010-07-29
Dean Camera
Fixed Benito and USBtoSerial projects not turning off...
blob
|
commitdiff
|
diff to current
2010-07-29
Dean Camera
Add special support to the AVRISP-MKII for the new...
blob
|
commitdiff
|
diff to current
2010-07-29
Dean Camera
Added support to the AVRISP-MKII project for ISP speeds...
blob
|
commitdiff
|
diff to current
2010-07-25
Dean Camera
Added periodic flush timer to the Benito project. Alter...
blob
|
commitdiff
|
diff to current
2010-07-22
Dean Camera
Convert over internal pseudo-function macros to true...
blob
|
commitdiff
|
diff to current
2010-07-22
Dean Camera
Added start of a low level device Test and Measurement...
blob
|
commitdiff
|
diff to current
2010-07-21
Dean Camera
Add missing const qualifiers to class drivers.
blob
|
commitdiff
|
diff to current
2010-07-20
Dean Camera
Fixed MIDI_Device_SendEventPacket() not correctly waiti...
blob
|
commitdiff
|
diff to current
2010-07-19
Dean Camera
Update makefiles to use the latest WinAVR/Atmel toolcha...
blob
|
commitdiff
|
diff to current
2010-07-15
Dean Camera
Removed the automated checking of event names in the...
blob
|
commitdiff
|
diff to current
2010-07-15
Dean Camera
Added ability to set the serial baud rate via the user...
blob
|
commitdiff
|
diff to current
2010-07-15
Dean Camera
Fixed HID device class driver still using PrevReportINB...
blob
|
commitdiff
|
diff to current
2010-07-13
Dean Camera
Remove the timeout period extension code from the AVRIS...
blob
|
commitdiff
|
diff to current
2010-07-13
Dean Camera
Add AVRStudio 4 project files to the ClassDriver Device...
blob
|
commitdiff
|
diff to current
2010-07-13
Dean Camera
Add AVRStudio 4 project files for the library bootloaders.
blob
|
commitdiff
|
diff to current
2010-07-13
Dean Camera
Add first lot of AVRStudio project files for some of...
blob
|
commitdiff
|
diff to current
2010-07-12
Dean Camera
Alter the ring buffer library headers to have both...
blob
|
commitdiff
|
diff to current
2010-07-11
Dean Camera
Major changes to the XPLAINBridge software UART code...
blob
|
commitdiff
|
diff to current
2010-07-09
Dean Camera
Rewrote the implementation of the SwapEndian_16() and...
blob
|
commitdiff
|
diff to current
2010-07-02
Dean Camera
Added new Drivers/USB/LowLevel/Device.c file to house...
blob
|
commitdiff
|
diff to current
2010-06-22
Dean Camera
Added new pgm_read_ptr() macro to Common.h for reading...
blob
|
commitdiff
|
diff to current
2010-06-17
Dean Camera
Fixed broken PDI EEPROM Section Erase functionality...
blob
|
commitdiff
|
diff to current
2010-06-17
Dean Camera
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
blob
|
commitdiff
|
diff to current
2010-06-16
Dean Camera
Spell check code and manual pages. Remove custom Doxyge...
blob
|
commitdiff
|
diff to current
2010-06-02
Dean Camera
Better fix to avoid void pointer arithmetic in ConfigDe...
blob
|
commitdiff
|
diff to current
2010-05-30
Dean Camera
Fixed internal device serial not being accessible on...
blob
|
commitdiff
|
diff to current
2010-05-29
Dean Camera
Fixed incorrect signature for the ATMEGA32U2 in the...
blob
|
commitdiff
|
diff to current
2010-05-27
Dean Camera
Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
Replace ring buffer library in Benito and USBtoSerial...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
Removed unused line encoding data and control requests...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
The EEPROM stream read/write functions now use eeprom_u...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
The RingBuff library code has been replaced in the...
blob
|
commitdiff
|
diff to current
2010-05-25
Dean Camera
Fixed RNDISEthernet demos crashing when calculating...
blob
|
commitdiff
|
diff to current
2010-05-18
Dean Camera
Added new ADC_DisableChannel() function (thanks to...
blob
|
commitdiff
|
diff to current
2010-05-16
Dean Camera
Fixed AVRISP project not sending a full erase-and-write...
blob
|
commitdiff
|
diff to current
2010-05-14
Dean Camera
Fixed AVRISP project sending a LOAD EXTENDED ADDRESS...
blob
|
commitdiff
|
diff to current
2010-05-13
Dean Camera
Commit for 100513 re-release due to critical device...
blob
|
commitdiff
|
diff to current
2010-05-13
Dean Camera
Remove incorrect check for the current device state...
blob
|
commitdiff
|
diff to current
2010-05-13
Dean Camera
Additional fix to the AVRISP-MKII clone project for...
blob
|
commitdiff
|
diff to current
2010-05-13
Dean Camera
Fixed AVRISP-MKII clone project not correctly issuing...
blob
|
commitdiff
|
diff to current
2010-05-13
Dean Camera
Fixed possible device lockup when INTERRUPT_CONTROL_END...
blob
|
commitdiff
|
diff to current
2010-05-13
Dean Camera
The LIBUSB_FILTERDRV_COMPAT compile time option in...
blob
|
commitdiff
|
diff to current
2010-05-12
Dean Camera
Removed TeensyHID bootloader, per request from Paul...
blob
|
commitdiff
|
diff to current
2010-05-12
Dean Camera
Commit for the 100512 release.
blob
|
commitdiff
|
diff to current
2010-05-09
Dean Camera
Add new ReportType parameter to the HID class driver...
blob
|
commitdiff
|
diff to current
next