Move completed low level Audio Host demos into the LowLevel folder from the Incomplet...
[pub/USBasp.git] / Projects / AVRISP-MKII /
2011-06-05 Dean CameraMassive corrections to the project documentation and...
2011-06-03 Dean CameraAdded new callback to the Audio Class driver to allow...
2011-06-01 Dean CameraSpell check library source code files.
2011-05-29 Dean CameraOops - revert commit of an incomplete port of the AVRIS...
2011-05-29 Dean CameraAdded new incomplete AudioInputHost Host LowLevel demo.
2011-04-13 Dean CameraReplace cast-as-char* byte access of multibyte variable...
2011-04-08 Dean CameraCorrect UC3 global interrupt functions.
2011-04-04 Dean CameraRenamed all low level Endpoint_Read_*, Endpoint_Write_...
2011-03-21 Dean CameraF_CLOCK changed to F_USB to be more descriptive, and...
2011-02-19 Dean CameraAdd new ARCH option to the makefiles to (eventually...
2011-02-10 Dean CameraAdd static keyword to all project globals whose scope...
2011-02-06 Dean CameraOops - fix missing constants in the TempDataLogger...
2011-02-04 Dean CameraFixed programming errors in the AVRISP-MKII project...
2011-01-30 Dean CameraRenamed all driver termination *_ShutDown() functions...
2011-01-30 Dean CameraRemoved SerialStream module, rolled functionality into...
2011-01-22 Dean CameraChanged AVRISP-MKII project to use the Watchdog interru...
2011-01-16 Dean CameraAdded new ADC_GET_CHANNEL_MASK() convenience macro...
2011-01-10 Dean CameraAltered all endpoint/pipe stream transfers so that...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-12-26 Dean CameraDocumentation improvements - put driver example code...
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-13 Dean CameraFixed incorrect definition of the HID_KEYBOARD_SC_D...
2010-11-22 Dean CameraLower bulk endpoint polling rate in the descriptors...
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-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-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-13 Dean CameraClean up excessive whitespace at the end of each line...
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-09-29 Dean CameraChanged default value for the reset polarity parameter...
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-09 Dean CameraFix typos in the project overview text files.
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-24 Dean CameraChanged the signature of the CALLBACK_USB_GetDescriptor...
2010-08-22 Dean CameraAdded compile time error to the AVRISP-MKII project...
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-02 Dean CameraHide the PROGMEM attribute from Doxygen, as it appears...
2010-08-01 Dean CameraInvert the logic for the VBUS power light in the AVRISP...
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
2010-07-29 Dean CameraSpell check all source files once again to find any...
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-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-19 Dean CameraUpdate makefiles to use the latest WinAVR/Atmel toolcha...
2010-07-18 Dean CameraChange over all makefiles to use C99 standards mode...
2010-07-15 Dean CameraDisable strict aliasing explicitly in the project makef...
2010-07-15 Dean CameraRemoved the automated checking of event names in the...
2010-07-13 Dean CameraChange AVRISP-MKII and XPLAINBridge descriptors to...
2010-07-13 Dean CameraRemove the timeout period extension code from the AVRIS...
2010-07-13 Dean CameraRename the AVRISP main source files to AVRISP-MKII...
2010-07-12 Dean CameraAdd missing clean_doxygen phony targets to the project...
2010-07-08 Dean CameraMove out Bluetooth stack callback functions to a sepera...
2010-07-02 Dean CameraAdded new Drivers/USB/LowLevel/Device.c file to house...
2010-06-25 Dean CameraAdd default "all" makefile targets to the demo tree...
2010-06-25 Dean CameraMake loops in AVRISP-MKII Clone project's XPROG protoco...
2010-06-21 Dean CameraMoved calls to V2Params_UpdateParamValues() out of...
2010-06-17 Dean CameraFixed broken PDI EEPROM Section Erase functionality...
2010-06-16 Dean CameraSpell check code and manual pages. Remove custom Doxyge...
2010-06-15 Dean CameraChange over Doxygen \note documentation to \pre where...
2010-06-03 Dean CameraMinor documentation cleanups.
2010-06-03 Dean CameraAdd start of RFCOMM service layer to the incomplete...
2010-05-27 Dean CameraAdded new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR...
2010-05-26 Dean CameraThe EEPROM stream read/write functions now use eeprom_u...
2010-05-26 Dean CameraThe RingBuff library code has been replaced in the...
2010-05-23 Dean CameraRemove obsolete entry from the Doxygen configuration...
2010-05-20 Dean CameraShort UUIDs are measured in bytes, not bits -- update...
2010-05-17 Dean CameraBegin processing code for Service Discovery Protocol...
2010-05-16 Dean CameraFixed AVRISP project not sending a full erase-and-write...
2010-05-14 Dean CameraFixed AVRISP project sending a LOAD EXTENDED ADDRESS...
2010-05-13 Dean CameraRemove incorrect check for the current device state...
2010-05-13 Dean CameraAdditional fix to the AVRISP-MKII clone project for...
2010-05-13 Dean CameraFixed AVRISP-MKII clone project not correctly issuing...
2010-05-13 Dean CameraThe LIBUSB_FILTERDRV_COMPAT compile time option in...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-07 Dean CameraChange over instances of "make" in the makefiles to...
2010-05-04 Dean CameraRemoved software PDI/TPI emulation from the AVRISP...
2010-05-04 Dean CameraFixed device state not being reset back to the default...
2010-05-03 Dean CameraAdded new ENDPOINT_*_BusSuspended error code to the...
2010-05-02 Dean CameraIncrease hardware PDI/TPI programming speed to 1MHz...
2010-05-02 Dean CameraSwitch back to C based timeout ISR in the AVRISP projec...
2010-05-02 Dean CameraChange AVRISP project's timeout to be interrupt based...
next