projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Changed all Device mode LowLevel demos and Device Class drivers so that the control...
[pub/USBasp.git]
/
LUFA
/
2010-08-22
Dean Camera
Changed all Device mode LowLevel demos and Device Class...
tree
|
commitdiff
2010-08-22
Dean Camera
Moved calls to Device mode Class Driver events to after...
tree
|
commitdiff
2010-08-22
Dean Camera
Added compile time error to the AVRISP-MKII project...
tree
|
commitdiff
2010-08-21
Dean Camera
Clarify in the documentation that the Audio demos and...
tree
|
commitdiff
2010-08-20
Dean Camera
Fixed critical pipe/endpoint memory allocation issue...
tree
|
commitdiff
2010-08-20
Dean Camera
Added new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constan...
tree
|
commitdiff
2010-08-18
Dean Camera
Fixed MassStorage based demos and projects resetting...
tree
|
commitdiff
2010-08-10
Dean Camera
Fixed USB_GetHIDReportItemInfo() function modifying...
tree
|
commitdiff
2010-08-09
Dean Camera
Removed complicated logic for the Endpoint_ConfigureEnd...
tree
|
commitdiff
2010-08-09
Dean Camera
Add notification endpoint to the incomplete TMC demo.
tree
|
commitdiff
2010-08-09
Dean Camera
Commit for the 100807 release.
tree
|
commitdiff
2010-08-05
Dean Camera
Fixed software application start command broken in...
tree
|
commitdiff
2010-08-03
Dean Camera
Ensure all demos now compile in C99 standards mode...
tree
|
commitdiff
2010-08-02
Dean Camera
Hide the PROGMEM attribute from Doxygen, as it appears...
tree
|
commitdiff
2010-08-01
Dean Camera
Fix XPLAINBridge project discarding characters from...
tree
|
commitdiff
2010-07-31
Dean Camera
Fixed Serial peripheral driver not turning off the...
tree
|
commitdiff
2010-07-30
Dean Camera
Oops - fix mixed "initialize" and "initialise" - opt...
tree
|
commitdiff
2010-07-30
Dean Camera
More spell checking of all source files -- correct...
tree
|
commitdiff
2010-07-30
Dean Camera
Fix typo in DualVirtualSerial.c due to the changed...
tree
|
commitdiff
2010-07-30
Dean Camera
Altered the CDC Deivice and Host Class drivers' receive...
tree
|
commitdiff
2010-07-29
Dean Camera
Spell check all source files once again to find any...
tree
|
commitdiff
2010-07-29
Dean Camera
Fixed Benito and USBtoSerial projects not turning off...
tree
|
commitdiff
2010-07-29
Dean Camera
Add special support to the AVRISP-MKII for the new...
tree
|
commitdiff
2010-07-29
Dean Camera
Oops - remove duplicated SPI driver init mask.
tree
|
commitdiff
2010-07-29
Dean Camera
Added support to the AVRISP-MKII project for ISP speeds...
tree
|
commitdiff
2010-07-27
Dean Camera
Use static inline intermediatary functions in Endpoint...
tree
|
commitdiff
2010-07-27
Dean Camera
Move over message ID specific header data to unions...
tree
|
commitdiff
2010-07-26
Dean Camera
Rename reserved members of all structs so that they...
tree
|
commitdiff
2010-07-25
Dean Camera
Added periodic flush timer to the Benito project. Alter...
tree
|
commitdiff
2010-07-23
Dean Camera
Add TMC device capabilities to the incomplete TMC demo.
tree
|
commitdiff
2010-07-23
Dean Camera
Update size of compiled Mouse demo in documentation...
tree
|
commitdiff
2010-07-22
Dean Camera
Convert over internal pseudo-function macros to true...
tree
|
commitdiff
2010-07-22
Dean Camera
Added start of a low level device Test and Measurement...
tree
|
commitdiff
2010-07-21
Dean Camera
Replace internal Pipe_BytesToEPSizeMask() routine with...
tree
|
commitdiff
2010-07-21
Dean Camera
Add missing const qualifiers to class drivers.
tree
|
commitdiff
2010-07-21
Dean Camera
Move and rename DevChaper9.c/.h and HostChapter9.c...
tree
|
commitdiff
2010-07-21
Dean Camera
Add missing const qualifier to the parameters of the...
tree
|
commitdiff
2010-07-20
Dean Camera
Fixed MIDI_Device_SendEventPacket() not correctly waiti...
tree
|
commitdiff
2010-07-19
Dean Camera
Update makefiles to use the latest WinAVR/Atmel toolcha...
tree
|
commitdiff
2010-07-15
Dean Camera
Removed the automated checking of event names in the...
tree
|
commitdiff
2010-07-15
Dean Camera
Added ability to set the serial baud rate via the user...
tree
|
commitdiff
2010-07-15
Dean Camera
Fixed HID device class driver still using PrevReportINB...
tree
|
commitdiff
2010-07-13
Dean Camera
Remove the timeout period extension code from the AVRIS...
tree
|
commitdiff
2010-07-13
Dean Camera
Added const attributes to some of the class driver...
tree
|
commitdiff
2010-07-13
Dean Camera
Add AVRStudio 4 project files to the ClassDriver Device...
tree
|
commitdiff
2010-07-13
Dean Camera
Add AVRStudio 4 project files to the LowLevel Host...
tree
|
commitdiff
2010-07-13
Dean Camera
Add AVRStudio 4 project files for the library bootloaders.
tree
|
commitdiff
2010-07-13
Dean Camera
Add first lot of AVRStudio project files for some of...
tree
|
commitdiff
2010-07-12
Dean Camera
Add missing eol-style properties to new source files.
tree
|
commitdiff
2010-07-12
Dean Camera
Alter the ring buffer library headers to have both...
tree
|
commitdiff
2010-07-11
Dean Camera
Major changes to the XPLAINBridge software UART code...
tree
|
commitdiff
2010-07-09
Dean Camera
Rewrote the implementation of the SwapEndian_16() and...
tree
|
commitdiff
2010-07-08
Dean Camera
Add a new RFCOMM_ChannelOpened() callback event for...
tree
|
commitdiff
2010-07-06
Dean Camera
Make main readme file easier to read, and make document...
tree
|
commitdiff
2010-07-04
Dean Camera
Improve commenting of the Dataflash stub board driver...
tree
|
commitdiff
2010-07-02
Dean Camera
Added new Drivers/USB/LowLevel/Device.c file to house...
tree
|
commitdiff
2010-06-23
Dean Camera
Add TEST RFCOMM command handler. Remove the RFCOMM...
tree
|
commitdiff
2010-06-22
Dean Camera
Added new pgm_read_ptr() macro to Common.h for reading...
tree
|
commitdiff
2010-06-17
Dean Camera
Fixed broken PDI EEPROM Section Erase functionality...
tree
|
commitdiff
2010-06-17
Dean Camera
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
tree
|
commitdiff
2010-06-16
Dean Camera
Fix compile and Doxygen errors due to the spell-check...
tree
|
commitdiff
2010-06-16
Dean Camera
Spell check code and manual pages. Remove custom Doxyge...
tree
|
commitdiff
2010-06-15
Dean Camera
Fix HID parser documentation for the default maximum...
tree
|
commitdiff
2010-06-15
Dean Camera
Change over Doxygen \note documentation to \pre where...
tree
|
commitdiff
2010-06-12
Dean Camera
Slight improvements to the reliability of the software...
tree
|
commitdiff
2010-06-12
Dean Camera
Speed up calls to Pipe_IsPipeBound() by immediately...
tree
|
commitdiff
2010-06-08
Dean Camera
Update main library makefile with missing source files...
tree
|
commitdiff
2010-06-08
Dean Camera
Add missing ATTR_NON_NULL_PTR_ARG and ATTR_ALWAYS_INLIN...
tree
|
commitdiff
2010-06-08
Dean Camera
Add Mecurial repository mirror link to the library...
tree
|
commitdiff
2010-06-07
Dean Camera
Make the RFCOMM_SendFrame() function correctly generate...
tree
|
commitdiff
2010-06-03
Dean Camera
Fixed incorrect function references in the Mass Storage...
tree
|
commitdiff
2010-06-03
Dean Camera
More documentation fixes.
tree
|
commitdiff
2010-06-03
Dean Camera
Minor documentation cleanups.
tree
|
commitdiff
2010-06-02
Dean Camera
Oops - descriptor pointer should be assigned, not incre...
tree
|
commitdiff
2010-06-02
Dean Camera
Better fix to avoid void pointer arithmetic in ConfigDe...
tree
|
commitdiff
2010-06-02
Dean Camera
Fix byte ordering of UUIDs in the SDP server - host...
tree
|
commitdiff
2010-06-02
Dean Camera
The SDP UUID lists should be searched and ALL UUIDs...
tree
|
commitdiff
2010-05-31
Dean Camera
Remove void* arithmetic in the USB_GetNextDescriptor...
tree
|
commitdiff
2010-05-30
Dean Camera
Small tweaks to ConfigDescriptor.c/.h to ensure pointer...
tree
|
commitdiff
2010-05-30
Dean Camera
Fixed internal device serial not being accessible on...
tree
|
commitdiff
2010-05-29
Dean Camera
Fix spacing of the function parameter descriptions...
tree
|
commitdiff
2010-05-29
Dean Camera
Fixed incorrect signature for the ATMEGA32U2 in the...
tree
|
commitdiff
2010-05-27
Dean Camera
Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR...
tree
|
commitdiff
2010-05-26
Dean Camera
Replace ring buffer library in Benito and USBtoSerial...
tree
|
commitdiff
2010-05-26
Dean Camera
Removed unused line encoding data and control requests...
tree
|
commitdiff
2010-05-26
Dean Camera
The EEPROM stream read/write functions now use eeprom_u...
tree
|
commitdiff
2010-05-26
Dean Camera
The RingBuff library code has been replaced in the...
tree
|
commitdiff
2010-05-25
Dean Camera
Fixed RNDISEthernet demos crashing when calculating...
tree
|
commitdiff
2010-05-23
Dean Camera
Add UUID Class matching to the Service Discovery Protoc...
tree
|
commitdiff
2010-05-21
Dean Camera
Oops - when adding a sequence header to the SDP respons...
tree
|
commitdiff
2010-05-18
Dean Camera
Added new ADC_DisableChannel() function (thanks to...
tree
|
commitdiff
2010-05-17
Dean Camera
Begin processing code for Service Discovery Protocol...
tree
|
commitdiff
2010-05-16
Dean Camera
Fixed AVRISP project not sending a full erase-and-write...
tree
|
commitdiff
2010-05-14
Dean Camera
Fixed AVRISP project sending a LOAD EXTENDED ADDRESS...
tree
|
commitdiff
2010-05-13
Dean Camera
Commit for 100513 re-release due to critical device...
tree
|
commitdiff
2010-05-13
Dean Camera
Remove incorrect check for the current device state...
tree
|
commitdiff
2010-05-13
Dean Camera
Additional fix to the AVRISP-MKII clone project for...
tree
|
commitdiff
2010-05-13
Dean Camera
Fixed AVRISP-MKII clone project not correctly issuing...
tree
|
commitdiff
2010-05-13
Dean Camera
Fixed possible device lockup when INTERRUPT_CONTROL_END...
tree
|
commitdiff
2010-05-13
Dean Camera
The LIBUSB_FILTERDRV_COMPAT compile time option in...
tree
|
commitdiff
next