projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Changed TempDataLogger project's DS1307 driver to simplify the function interface...
[pub/USBasp.git]
/
Projects
/
2011-01-13
Dean Camera
Changed TempDataLogger project's DS1307 driver to simpl...
tree
|
commitdiff
2011-01-10
Dean Camera
Fix typos and outdated information.
tree
|
commitdiff
2011-01-10
Dean Camera
Altered all endpoint/pipe stream transfers so that...
tree
|
commitdiff
2011-01-08
Dean Camera
The FAST_STREAM_TRANSFERS compile time option has been...
tree
|
commitdiff
2011-01-01
Dean Camera
Update copyright year on all source files.
tree
|
commitdiff
2010-12-31
Dean Camera
Rename RingBuffer header functions and typedefs from...
tree
|
commitdiff
2010-12-26
Dean Camera
Documentation improvements - put driver example code...
tree
|
commitdiff
2010-12-26
Dean Camera
Added basic driver example use code to the library...
tree
|
commitdiff
2010-12-26
Dean Camera
Make a new general RingBuffer.h misc library driver...
tree
|
commitdiff
2010-12-25
Dean Camera
Combined page and word ISP programming mode code in...
tree
|
commitdiff
2010-12-25
Dean Camera
Fixed possible programming problem in the AVRISP-MKII...
tree
|
commitdiff
2010-12-24
Dean Camera
Add DEVICE_STATE_AS_GPIOR=0 compile time option to...
tree
|
commitdiff
2010-12-17
Dean Camera
Fix a few more incorrectly ordered endpoint initialisat...
tree
|
commitdiff
2010-12-17
Dean Camera
Add missing AVRStudio4 project file for the MIDIToneGen...
tree
|
commitdiff
2010-12-13
Dean Camera
Fixed incorrect definition of the HID_KEYBOARD_SC_D...
tree
|
commitdiff
2010-12-12
Dean Camera
Fixed possible lost data in the XPLAINBridge, USBtoSeri...
tree
|
commitdiff
2010-12-12
Dean Camera
Added new RingBuffer_Peek() function to the lightweight...
tree
|
commitdiff
2010-12-03
Dean Camera
Added new completed MIDIToneGenerator project.
tree
|
commitdiff
2010-11-27
Dean Camera
Fixed broken DFU bootloader, added XPLAIN support for...
tree
|
commitdiff
2010-11-26
Dean Camera
Fix typos in the XPLAINBridge project preventing compil...
tree
|
commitdiff
2010-11-26
Dean Camera
Added ability to write protect Mass Storage disk write...
tree
|
commitdiff
2010-11-25
Dean Camera
Changed the XPLAINBridge software UART to use the regul...
tree
|
commitdiff
2010-11-25
Dean Camera
Make the incomplete MIDIToneGenerator project work...
tree
|
commitdiff
2010-11-24
Dean Camera
Readd incomplete MIDIToneGenerator project, which can...
tree
|
commitdiff
2010-11-23
Dean Camera
Fixed Benito project discarding incoming data from...
tree
|
commitdiff
2010-11-22
Dean Camera
Lower bulk endpoint polling rate in the descriptors...
tree
|
commitdiff
2010-11-21
Dean Camera
Oops - reduce size of each ring buffer in the USBtoSeri...
tree
|
commitdiff
2010-11-17
Dean Camera
Rename incorrectly named XPROGTarget_SendBreak() functi...
tree
|
commitdiff
2010-11-16
Dean Camera
Fixed AVRISP-MKII clone project not starting the target...
tree
|
commitdiff
2010-11-16
Dean Camera
Slow AVRISP-MKII clone PDI/TPI programming speed back...
tree
|
commitdiff
2010-11-16
Dean Camera
Added new XCK_RESCUE_CLOCK_ENABLE compile time option...
tree
|
commitdiff
2010-11-15
Dean Camera
Fixed incorrect event name in the Benito project.
tree
|
commitdiff
2010-11-14
Dean Camera
Second patch to fix incorrect PDI/TPI programming speed.
tree
|
commitdiff
2010-11-12
Dean Camera
Fixed PDI/TPI programming speed of ~250KHz in the AVRIS...
tree
|
commitdiff
2010-11-10
Dean Camera
Fixed incorrect PollingIntervalMS values in the demo...
tree
|
commitdiff
2010-11-08
Dean Camera
Added board hardware driver support for the Adafruit...
tree
|
commitdiff
2010-11-07
Dean Camera
Fixed broken input in the MagStripe reader project...
tree
|
commitdiff
2010-11-05
Dean Camera
Renamed the EVENT_USB_Device_UnhandledControlRequest...
tree
|
commitdiff
2010-11-03
Dean Camera
Fixed USBtoSerial and XPLAINBridge demos discarding...
tree
|
commitdiff
2010-11-02
Dean Camera
Fix XPLAINBridge code broken during the changes to...
tree
|
commitdiff
2010-11-02
Dean Camera
Rescue clock of the AVRISP-MKII moved to the AVR's...
tree
|
commitdiff
2010-10-28
Dean Camera
Changed over fourwalledcubicle.com links to the new...
tree
|
commitdiff
2010-10-25
Dean Camera
Add descriptor class, subclass and protocol constants...
tree
|
commitdiff
2010-10-24
Dean Camera
All USB class drivers are now automatically included...
tree
|
commitdiff
2010-10-13
Dean Camera
Fix incomplete StandaloneProgrammer project code not...
tree
|
commitdiff
2010-10-13
Dean Camera
Fix SoftUART.c not compiling due to accidental check...
tree
|
commitdiff
2010-10-13
Dean Camera
Minor documentation corrections.
tree
|
commitdiff
2010-10-13
Dean Camera
Clean up excessive whitespace at the end of each line...
tree
|
commitdiff
2010-10-12
Dean Camera
Fix Webserver project code not compiling due to the...
tree
|
commitdiff
2010-10-10
Dean Camera
Fixed ISR definition conflict in the XPLAIN bridge...
tree
|
commitdiff
2010-10-02
Dean Camera
Revert change to the AVRISP-MKII project for fuse byte...
tree
|
commitdiff
2010-10-02
Dean Camera
Fixed broken lock byte programming in the AVRISP-MKII...
tree
|
commitdiff
2010-10-02
Dean Camera
Fixed broken FLASH/EEPROM programming in the AVRISP...
tree
|
commitdiff
2010-10-01
Dean Camera
Fixed LowLevel JoystickHostWithParser demo not saving...
tree
|
commitdiff
2010-09-30
Dean Camera
Fix low level host mode demos not correctly fetching...
tree
|
commitdiff
2010-09-30
Dean Camera
Reverted Endpoint/Pipe non-sequential configuration...
tree
|
commitdiff
2010-09-29
Dean Camera
Changed default value for the reset polarity parameter...
tree
|
commitdiff
2010-09-28
Dean Camera
Move out many of the common class driver constants...
tree
|
commitdiff
2010-09-24
Dean Camera
Remove dfu-programmer program switches, to ensure maxim...
tree
|
commitdiff
2010-09-24
Dean Camera
Added the --suppress-bootloader-mem option to the makef...
tree
|
commitdiff
2010-09-15
Dean Camera
Make project makefiles correctly clean intermeditary...
tree
|
commitdiff
2010-09-14
Dean Camera
Added board hardware driver support for the BUI develop...
tree
|
commitdiff
2010-09-13
Dean Camera
Remove incomplete MIDIToneGenerator project.
tree
|
commitdiff
2010-09-09
Dean Camera
Fix typos in the project overview text files.
tree
|
commitdiff
2010-09-09
Dean Camera
Added class specific descriptor type defines with stand...
tree
|
commitdiff
2010-08-31
Dean Camera
Clarify in the project documentation files what the...
tree
|
commitdiff
2010-08-31
Dean Camera
Fix incorrect ADC driver documentation for the paramete...
tree
|
commitdiff
2010-08-29
Dean Camera
Remove remaining void* descriptor casts in the projects...
tree
|
commitdiff
2010-08-29
Dean Camera
Add better description of the Ultra-Lightweight Ring...
tree
|
commitdiff
2010-08-24
Dean Camera
Changed the signature of the CALLBACK_USB_GetDescriptor...
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-18
Dean Camera
Fixed MassStorage based demos and projects resetting...
tree
|
commitdiff
2010-08-09
Dean Camera
Removed complicated logic for the Endpoint_ConfigureEnd...
tree
|
commitdiff
2010-08-09
Dean Camera
Commit for the 100807 release.
tree
|
commitdiff
2010-08-08
Dean Camera
Fix invocations of avr-size in all makefiles broken...
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-08-01
Dean Camera
Invert the logic for the VBUS power light in the AVRISP...
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
Spell check more of the third party libraries used...
tree
|
commitdiff
2010-07-30
Dean Camera
Altered the CDC Deivice and Host Class drivers' receive...
tree
|
commitdiff
2010-07-30
Dean Camera
Oops - need to turn off USART via control register...
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
Remove obsolete macros and preprocessor checks from...
tree
|
commitdiff
2010-07-29
Dean Camera
Added support to the AVRISP-MKII project for ISP speeds...
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-26
Dean Camera
Add missing INTERRUPT_CONTROL_ENDPOINT compile time...
tree
|
commitdiff
2010-07-25
Dean Camera
Added periodic flush timer to the Benito project. Alter...
tree
|
commitdiff
2010-07-22
Dean Camera
Future proof the XPROG protocol of the AVRISP-MKII...
tree
|
commitdiff
2010-07-21
Dean Camera
Update all demos, projects and bootloaders to indent...
tree
|
commitdiff
2010-07-21
Dean Camera
Add missing const qualifiers to class drivers.
tree
|
commitdiff
2010-07-19
Dean Camera
Update makefiles to use the latest WinAVR/Atmel toolcha...
tree
|
commitdiff
2010-07-18
Dean Camera
Change over all makefiles to use C99 standards mode...
tree
|
commitdiff
next