aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/makefile
Commit message (Collapse)AuthorAgeFilesLines
* New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ↵Dean Camera2010-02-041-1/+1
| | | | | | will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver). Spell-check code/comments in the Webserver/AVRISP-MKII projects.
* Enhance TemperatureDatalogger project -- add RTC capabilities so that data ↵Dean Camera2010-01-241-0/+1
| | | | is logged along with the current time and date. Make logging interval configurable, set by a C# PC host application.
* Changed XPLAINBridge project to be both a USB to USART bridge and a PDI ↵Dean Camera2010-01-191-1/+0
| | | | programmer, based on the state of a mode select pin.
* Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is ↵Dean Camera2009-12-291-4/+4
| | | | not always used for target reset.
* Rename AVRISP project folder to AVRISP-MKII.Dean Camera2009-12-271-0/+752