aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/AVRISP.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add information request/response signal handler to the Bluetooth Host demo.Dean Camera2010-04-061-1/+1
| | | | Ensure that the AVRISP-MKII project's Windows avrdude compatibility define is named properly in all parts of the code.
* Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project ↵Dean Camera2010-03-311-0/+7
| | | | to make the code compatible with Windows builds of avrdude at the expense of AVRStudio compatibility.
* Add NO_VTARGET_DETECT compile time option to the AVRISP-MKII clone project, ↵Dean Camera2010-02-131-1/+7
| | | | to disable VTARGET detection on AVR models with an on-chip ADC.
* Added .5MHz recovery clock to the AVRISP programmer project when in ISP ↵Dean Camera2010-02-101-0/+4
| | | | | | programming mode to correct mis-set fuses. Fixed AVRISP project not extending the command delay after each successful page/word/byte program.
* Make TPI programming protocol program in words, not bytes to satisfy the ↵Dean Camera2010-02-021-2/+2
| | | | datasheet conditions.
* ADC2 and ADC3 channels do not exist on the U4 series USB AVRs.Dean Camera2010-01-251-9/+11
|
* Update Doxygen configuration files to the latest Doxygen version.Dean Camera2010-01-061-2/+4
|
* Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is ↵Dean Camera2009-12-291-15/+19
| | | | not always used for target reset.
* Minor documentation updates.Dean Camera2009-12-291-6/+6
|
* Rename AVRISP project folder to AVRISP-MKII.Dean Camera2009-12-271-0/+259