index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
AVRISP-MKII
/
makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix invocations of avr-size in all makefiles broken on unpatched *nix systems...
Dean Camera
2010-08-08
1
-1
/
+4
*
Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.
Dean Camera
2010-07-19
1
-70
/
+53
*
Change over all makefiles to use C99 standards mode, rather than C99 + GNU Ex...
Dean Camera
2010-07-18
1
-1
/
+1
*
Disable strict aliasing explicitly in the project makefiles, as this is appar...
Dean Camera
2010-07-15
1
-0
/
+1
*
Removed the automated checking of event names in the demo, project and bootlo...
Dean Camera
2010-07-15
1
-18
/
+6
*
Change AVRISP-MKII and XPLAINBridge descriptors to indicate that the device i...
Dean Camera
2010-07-13
1
-1
/
+4
*
Rename the AVRISP main source files to AVRISP-MKII so that it matches the pro...
Dean Camera
2010-07-13
1
-1
/
+1
*
Add missing clean_doxygen phony targets to the project makefiles.
Dean Camera
2010-07-12
1
-1
/
+2
*
Move out Bluetooth stack callback functions to a seperate BluetoothEvents.c/....
Dean Camera
2010-07-08
1
-4
/
+4
*
Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific fu...
Dean Camera
2010-07-02
1
-0
/
+1
*
Add default "all" makefile targets to the demo tree makefiles.
Dean Camera
2010-06-25
1
-1
/
+1
*
Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to ...
Dean Camera
2010-05-27
1
-0
/
+2
*
The LIBUSB_FILTERDRV_COMPAT compile time option in the XPLAINBridge and AVRIS...
Dean Camera
2010-05-13
1
-2
/
+1
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-753
/
+753
*
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...
Dean Camera
2010-05-07
1
-1
/
+1
*
Increase hardware PDI/TPI programming speed to 1MHz in the AVRISP MKII clone ...
Dean Camera
2010-05-02
1
-1
/
+1
*
Switch back to C based timeout ISR in the AVRISP project - assembly version w...
Dean Camera
2010-05-02
1
-2
/
+2
*
Change AVRISP project's timeout to be interrupt based again, but make the int...
Dean Camera
2010-05-02
1
-1
/
+1
*
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...
Dean Camera
2010-04-28
1
-2
/
+2
*
Add information request/response signal handler to the Bluetooth Host demo.
Dean Camera
2010-04-06
1
-1
/
+1
*
Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project ...
Dean Camera
2010-03-31
1
-0
/
+1
*
Software PDI mode breaks unless the software USART has 100 cycles between bits.
Dean Camera
2010-03-17
1
-1
/
+1
*
Revert changes made for the partial port to the AVR32 architecture.
Dean Camera
2010-02-24
1
-1
/
+1
*
Oops - need to revert changes made to ease testing of the software PDI progra...
Dean Camera
2010-02-21
1
-1
/
+1
*
Remove dual ISR for software PDI mode, use a single ISR instead to reduce cod...
Dean Camera
2010-02-21
1
-1
/
+1
*
Add NO_VTARGET_DETECT compile time option to the AVRISP-MKII clone project, t...
Dean Camera
2010-02-13
1
-0
/
+1
*
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...
Dean Camera
2010-02-04
1
-1
/
+1
*
Enhance TemperatureDatalogger project -- add RTC capabilities so that data is...
Dean Camera
2010-01-24
1
-0
/
+1
*
Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr...
Dean Camera
2010-01-19
1
-1
/
+0
*
Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is ...
Dean Camera
2009-12-29
1
-4
/
+4
*
Rename AVRISP project folder to AVRISP-MKII.
Dean Camera
2009-12-27
1
-0
/
+752