Fixed LowLevel JoystickHostWithParser demo not saving the chosen HID interface's...
[pub/USBasp.git] / Projects / AVRISP-MKII / Lib /
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...
2010-01-29 Dean CameraFix TPI communications in the AVRISP project when bit...
2010-01-27 Dean CameraClean up Webserver project - add more Doxygen documenta...
2010-01-27 Dean CameraEnsure TPI enable timing requirements are met in AVRISP...
2010-01-27 Dean CameraManually pull PDI clock pin high for 1ms before disabli...
2010-01-25 Dean CameraCleanup and partially fix AVRISP-MKII project's TPI...
2010-01-25 Dean CameraMinor code cleanups, remove TemperatureDataLogger host...
2010-01-25 Dean CameraAdded explicit ADC channel masks for the standard set...
2010-01-19 Dean CameraChanged XPLAINBridge project to be both a USB to USART...
2010-01-17 Dean CameraClean up and add more comments to the AVRISP-MKII proje...
2010-01-06 Dean CameraUpdate Doxygen configuration files to the latest Doxyge...
2010-01-05 Dean CameraAdded support to the MIDI Class drivers for packed...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-29 Dean CameraReduced guard bit time in the AVRISP project PDI/TPI...
2009-12-29 Dean CameraFixed AVRISP PDI race condition where the guard time...
2009-12-29 Dean CameraChange the AVRISP project's RESET LINE makefile tokens...
2009-12-28 Dean CameraFix TPI NVM Write handler -- AVRStudio sends out writes...
2009-12-28 Dean CameraAdd first draft of the TPI NVM commands for reading...
2009-12-28 Dean CameraAdd dummy undocumented TPI XPROG parameters to the...
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-27 Dean CameraFix mistakes in the XPROGTarget.c/.h files for TPI...
2009-12-27 Dean CameraRename AVRISP project folder to AVRISP-MKII.