aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Move out Bluetooth stack callback functions to a seperate BluetoothEvents.c/....Dean Camera2010-07-081-4/+4
* Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific fu...Dean Camera2010-07-021-0/+1
* Add default "all" makefile targets to the demo tree makefiles.Dean Camera2010-06-251-1/+1
* Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to ...Dean Camera2010-05-271-0/+2
* The LIBUSB_FILTERDRV_COMPAT compile time option in the XPLAINBridge and AVRIS...Dean Camera2010-05-131-2/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-753/+753
* Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...Dean Camera2010-05-071-1/+1
* Increase hardware PDI/TPI programming speed to 1MHz in the AVRISP MKII clone ...Dean Camera2010-05-021-1/+1
* Switch back to C based timeout ISR in the AVRISP project - assembly version w...Dean Camera2010-05-021-2/+2
* Change AVRISP project's timeout to be interrupt based again, but make the int...Dean Camera2010-05-021-1/+1
* Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...Dean Camera2010-04-281-2/+2
* Add information request/response signal handler to the Bluetooth Host demo.Dean Camera2010-04-061-1/+1
* Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project ...Dean Camera2010-03-311-0/+1
* Software PDI mode breaks unless the software USART has 100 cycles between bits.Dean Camera2010-03-171-1/+1
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-241-1/+1
* Oops - need to revert changes made to ease testing of the software PDI progra...Dean Camera2010-02-211-1/+1
* Remove dual ISR for software PDI mode, use a single ISR instead to reduce cod...Dean Camera2010-02-211-1/+1
* Add NO_VTARGET_DETECT compile time option to the AVRISP-MKII clone project, t...Dean Camera2010-02-131-0/+1
* New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...Dean Camera2010-02-041-1/+1
* Enhance TemperatureDatalogger project -- add RTC capabilities so that data is...Dean Camera2010-01-241-0/+1
* Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr...Dean Camera2010-01-191-1/+0
* Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is ...Dean Camera2009-12-291-4/+4
* Rename AVRISP project folder to AVRISP-MKII.Dean Camera2009-12-271-0/+752