Update project Doxygen and makefiles so that the resulting project documentation...
[pub/USBasp.git] / Projects / AVRISP-MKII / Lib /
2012-04-16 Dean CameraFixed AVRISP-MKII programmer project reset line polarit...
2012-04-15 Dean CameraMinor documentation improvements.
2012-04-15 Dean CameraMake sure CRC value is pre-zeroed before reading from...
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-04-01 Dean CameraReverted AVRISP-MKII clone project watchdog based comma...
2012-03-20 Dean CameraFixed AVRISP-MKII programmer project failing to compile...
2012-03-18 Dean CameraFixed error in the AVRISP-MKII programmer when ISP...
2012-03-05 Dean CameraRaised the guard bits in the AVRISP-MKII clone project...
2012-02-19 Dean CameraOops - don't reset AVRISP-MKII timeout in XPROG mode...
2012-02-08 Dean CameraMinor documentation fixes.
2012-02-08 Dean CameraUpdated the AVRISP-MKII Clone programmer project to...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2012-02-01 Dean CameraMinor documentation improvements.
2012-01-30 Dean CameraFixed AVRISP-MKII Clone timing out on long programming...
2012-01-23 Dean CameraMake all AVRISP-MKII programmer parameters readable...
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-11-29 Dean CameraFixed AVRISP-MKII Clone failing to start application...
2011-11-29 Dean CameraBit-bang ISP in the AVRISP-MKII clone project needs...
2011-10-30 Dean CameraAdded INVERTED_ISP_MISO compile time option to the...
2011-10-30 Dean CameraMinor documentation fixes.
2011-10-18 Dean CameraFixed AVRISP-MKII Clone compile warning on AVR8 U4...
2011-10-12 Dean CameraAdded reliability patches to the AVRISP-MKII Clone...
2011-10-07 Dean CameraAdded reliability patches to the AVRISP-MKII Clone...
2011-09-21 Dean CameraAdd const qualifier to all PROGMEM data to prevent...
2011-07-26 Dean CameraAdded new VTARGET_USE_INTERNAL_REF configuration option...
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...
next