Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / Projects / AVRISP-MKII / Lib /
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-02-10 Dean CameraAdd static keyword to all project globals whose scope...
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-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-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-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-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-08-31 Dean CameraFix incorrect ADC driver documentation for the paramete...
2010-08-22 Dean CameraAdded compile time error to the AVRISP-MKII project...
2010-08-09 Dean CameraCommit for the 100807 release.
2010-08-02 Dean CameraHide the PROGMEM attribute from Doxygen, as it appears...
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
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-13 Dean CameraChange AVRISP-MKII and XPLAINBridge descriptors to...
2010-07-13 Dean CameraRemove the timeout period extension code from the AVRIS...
2010-06-25 Dean CameraMake loops in AVRISP-MKII Clone project's XPROG protoco...
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-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-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-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-04 Dean CameraRemoved software PDI/TPI emulation from the AVRISP...
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...
2010-04-30 Dean CameraMake sure that long reads are aborted early if the...
2010-04-30 Dean CameraMake sure that the NVM bus/controller busy waits in...
2010-04-28 Dean CameraMake AVRISP-MKII clone project's software PDI/TPI mode...
2010-04-22 Dean CameraAdded ability to search by Channel PSM to the GetChanne...
2010-04-05 Dean CameraAdd user callback function to the Bluetooth host demo...
2010-03-31 Dean CameraAdded WIN_LIBUSB_COMPAT compile time option to the...
2010-03-17 Dean CameraRemove redundant check in the software PDI programming...
2010-03-17 Dean CameraSoftware PDI mode breaks unless the software USART...
2010-03-16 Dean CameraDon't enable the pullup on the target /RESET line in...
2010-03-16 Dean CameraFixed PDI programming mode in the AVRISP programmer...
2010-02-24 Dean CameraRevert changes made for the partial port to the AVR32...
2010-02-23 Dean CameraUpdate Temperature board driver to be AVR32 compatible...
2010-02-23 Dean CameraFixed software PDI/TPI programming mode in the AVRISP...
2010-02-21 Dean CameraOops - need to revert changes made to ease testing...
2010-02-21 Dean CameraRemove dual ISR for software PDI mode, use a single...
2010-02-21 Dean CameraMore fixes to the AVRISP command timeout system so...
2010-02-21 Dean CameraIncreased the speed of both software and hardware TPI...
2010-02-20 Dean CameraOops - missed a few references to the old global Timeou...
2010-02-19 Dean CameraAVRISP programmer project now has a more robust timeout...
2010-02-13 Dean CameraAdd NO_VTARGET_DETECT compile time option to the AVRISP...
2010-02-10 Dean CameraFixed lack of SECTION ERASE command in TPI programming...
2010-02-10 Dean CameraAdded .5MHz recovery clock to the AVRISP programmer...
2010-02-09 Dean CameraFixed USB_GetHIDReportSize() returning the number of...
2010-02-08 Dean CameraFix LowLevel Keyboard demo -- accidentally trying to...
2010-02-08 Dean CameraFix AVRISP-MKII clone project's TPI Chip Erase command...
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2010-02-02 Dean CameraMinor fixups to the documentation and preprocessor...
2010-02-02 Dean CameraFix TPI mode chip erase code not properly erasing the...
2010-02-02 Dean CameraOops - new Write Word alignment code in the TPI program...
2010-02-02 Dean CameraMake TPI writes add a dummy high byte if the data isn...
2010-02-02 Dean CameraMake TPI programming protocol program in words, not...
2010-02-01 Dean CameraMake AVRISP XPROG function parameters const where possible.
2010-02-01 Dean CameraFixed issues with EEPROM and FLASH ISP programming...
2010-01-31 Dean CameraUse _delay_us() function in the XPROGTarget.c file...
2010-01-31 Dean CameraOops - PDI handshake delay was too long, causing the...
2010-01-29 Dean CameraOops - TPI programming is broken in the AVRISP project...
next