aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...Dean Camera2011-04-041-31/+31
* Fixed programming errors in the AVRISP-MKII project when the programming pack...Dean Camera2011-02-041-0/+9
* Changed AVRISP-MKII project to use the Watchdog interrupt for command timeout...Dean Camera2011-01-221-0/+2
* Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...Dean Camera2011-01-101-7/+7
* Update copyright year on all source files.Dean Camera2011-01-011-2/+2
* Fixed AVRISP-MKII clone project not starting the target's program automatical...Dean Camera2010-11-161-58/+4
* Added new XCK_RESCUE_CLOCK_ENABLE compile time option to the AVRISP-MKII clon...Dean Camera2010-11-161-0/+4
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-52/+53
* Fixed broken lock byte programming in the AVRISP-MKII clone project for some ...Dean Camera2010-10-021-2/+0
* Future proof the XPROG protocol of the AVRISP-MKII project, so that non PDI a...Dean Camera2010-07-221-2/+2
* Remove the timeout period extension code from the AVRISP project, as no singl...Dean Camera2010-07-131-1/+1
* Fixed broken PDI EEPROM Section Erase functionality in the AVRISP-MKII project.Dean Camera2010-06-171-5/+5
* Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...Dean Camera2010-06-161-2/+2
* Fixed AVRISP project not sending a full erase-and-write EEPROM command to XME...Dean Camera2010-05-161-1/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-514/+514
* Add user callback function to the Bluetooth host demo to filter out connectio...Dean Camera2010-04-051-0/+4
* Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project ...Dean Camera2010-03-311-0/+8
* Software PDI mode breaks unless the software USART has 100 cycles between bits.Dean Camera2010-03-171-4/+0
* Fixed PDI programming mode in the AVRISP programmer project not exiting progr...Dean Camera2010-03-161-1/+9
* Increased the speed of both software and hardware TPI/PDI programming modes o...Dean Camera2010-02-211-4/+4
* Fixed lack of SECTION ERASE command in TPI programming mode of the AVRISP pro...Dean Camera2010-02-101-4/+12
* Fix AVRISP-MKII clone project's TPI Chip Erase command processing - ensure er...Dean Camera2010-02-081-54/+70
* Fix TPI mode chip erase code not properly erasing the target memory space.Dean Camera2010-02-021-1/+1
* Ensure TPI enable timing requirements are met in AVRISP-MKII programmer. Remo...Dean Camera2010-01-271-10/+6
* Minor code cleanups, remove TemperatureDataLogger host application's Visual S...Dean Camera2010-01-251-1/+1
* Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr...Dean Camera2010-01-191-7/+7
* Clean up and add more comments to the AVRISP-MKII project. Make sure the SPI_...Dean Camera2010-01-171-3/+3
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Reduced guard bit time in the AVRISP project PDI/TPI protocols to reduce the ...Dean Camera2009-12-291-3/+8
* Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks,...Dean Camera2009-12-281-2/+12
* Add first draft of the TPI NVM commands for reading, writing and erasing a ta...Dean Camera2009-12-281-13/+28
* Add dummy undocumented TPI XPROG parameters to the AVRISP project so that TPI...Dean Camera2009-12-281-8/+17
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Rename AVRISP project folder to AVRISP-MKII.Dean Camera2009-12-271-0/+439
='n458' href='#n458'>458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544