Changed TempDataLogger project's DS1307 driver to simplify the function interface...
[pub/USBasp.git] / Projects /
2011-01-13 Dean CameraChanged TempDataLogger project's DS1307 driver to simpl...
2011-01-10 Dean CameraFix typos and outdated information.
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-01 Dean CameraUpdate copyright year on all source files.
2010-12-31 Dean CameraRename RingBuffer header functions and typedefs from...
2010-12-26 Dean CameraDocumentation improvements - put driver example code...
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 CameraAdd DEVICE_STATE_AS_GPIOR=0 compile time option to...
2010-12-17 Dean CameraFix a few more incorrectly ordered endpoint initialisat...
2010-12-17 Dean CameraAdd missing AVRStudio4 project file for the MIDIToneGen...
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-11-27 Dean CameraFixed broken DFU bootloader, added XPLAIN support for...
2010-11-26 Dean CameraFix typos in the XPLAINBridge project preventing compil...
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-25 Dean CameraMake the incomplete MIDIToneGenerator project work...
2010-11-24 Dean CameraReadd incomplete MIDIToneGenerator project, which can...
2010-11-23 Dean CameraFixed Benito project discarding incoming data from...
2010-11-22 Dean CameraLower bulk endpoint polling rate in the descriptors...
2010-11-21 Dean CameraOops - reduce size of each ring buffer in the USBtoSeri...
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-15 Dean CameraFixed incorrect event name in the Benito project.
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-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-02 Dean CameraFix XPLAINBridge code broken during the changes to...
2010-11-02 Dean CameraRescue clock of the AVRISP-MKII moved to the AVR's...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-25 Dean CameraAdd descriptor class, subclass and protocol constants...
2010-10-24 Dean CameraAll USB class drivers are now automatically included...
2010-10-13 Dean CameraFix incomplete StandaloneProgrammer project code not...
2010-10-13 Dean CameraFix SoftUART.c not compiling due to accidental check...
2010-10-13 Dean CameraMinor documentation corrections.
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-10-12 Dean CameraFix Webserver project code not compiling due to the...
2010-10-10 Dean CameraFixed ISR definition conflict in the XPLAIN bridge...
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-10-01 Dean CameraFixed LowLevel JoystickHostWithParser demo not saving...
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 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-15 Dean CameraMake project makefiles correctly clean intermeditary...
2010-09-14 Dean CameraAdded board hardware driver support for the BUI develop...
2010-09-13 Dean CameraRemove incomplete MIDIToneGenerator project.
2010-09-09 Dean CameraFix typos in the project overview text files.
2010-09-09 Dean CameraAdded class specific descriptor type defines with stand...
2010-08-31 Dean CameraClarify in the project documentation files what the...
2010-08-31 Dean CameraFix incorrect ADC driver documentation for the paramete...
2010-08-29 Dean CameraRemove remaining void* descriptor casts in the projects...
2010-08-29 Dean CameraAdd better description of the Ultra-Lightweight Ring...
2010-08-24 Dean CameraChanged the signature of the CALLBACK_USB_GetDescriptor...
2010-08-22 Dean CameraMoved calls to Device mode Class Driver events to after...
2010-08-22 Dean CameraAdded compile time error to the AVRISP-MKII project...
2010-08-18 Dean CameraFixed MassStorage based demos and projects resetting...
2010-08-09 Dean CameraRemoved complicated logic for the Endpoint_ConfigureEnd...
2010-08-09 Dean CameraCommit for the 100807 release.
2010-08-08 Dean CameraFix invocations of avr-size in all makefiles broken...
2010-08-03 Dean CameraEnsure all demos now compile in C99 standards mode...
2010-08-02 Dean CameraHide the PROGMEM attribute from Doxygen, as it appears...
2010-08-01 Dean CameraFix XPLAINBridge project discarding characters from...
2010-08-01 Dean CameraInvert the logic for the VBUS power light in the AVRISP...
2010-07-31 Dean CameraFixed Serial peripheral driver not turning off the...
2010-07-30 Dean CameraOops - fix mixed "initialize" and "initialise" - opt...
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
2010-07-30 Dean CameraSpell check more of the third party libraries used...
2010-07-30 Dean CameraAltered the CDC Deivice and Host Class drivers' receive...
2010-07-30 Dean CameraOops - need to turn off USART via control register...
2010-07-29 Dean CameraSpell check all source files once again to find any...
2010-07-29 Dean CameraFixed Benito and USBtoSerial projects not turning off...
2010-07-29 Dean CameraAdd special support to the AVRISP-MKII for the new...
2010-07-29 Dean CameraRemove obsolete macros and preprocessor checks from...
2010-07-29 Dean CameraAdded support to the AVRISP-MKII project for ISP speeds...
2010-07-27 Dean CameraMove over message ID specific header data to unions...
2010-07-26 Dean CameraRename reserved members of all structs so that they...
2010-07-26 Dean CameraAdd missing INTERRUPT_CONTROL_ENDPOINT compile time...
2010-07-25 Dean CameraAdded periodic flush timer to the Benito project. Alter...
2010-07-22 Dean CameraFuture proof the XPROG protocol of the AVRISP-MKII...
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-07-21 Dean CameraAdd missing const qualifiers to class drivers.
2010-07-19 Dean CameraUpdate makefiles to use the latest WinAVR/Atmel toolcha...
2010-07-18 Dean CameraChange over all makefiles to use C99 standards mode...
next