Dean Camera
|
c9148f9b47
|
Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project to make the code compatible with Windows builds of avrdude at the expense of AVRStudio compatibility.
|
2010-03-31 09:20:24 +00:00 |
Dean Camera
|
15f84bb8f5
|
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which 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.
|
2010-02-04 02:27:09 +00:00 |
Dean Camera
|
60fd0ff418
|
Changed XPLAINBridge project to be both a USB to USART bridge and a PDI programmer, based on the state of a mode select pin.
|
2010-01-19 05:27:58 +00:00 |
Dean Camera
|
f92b56191d
|
Add new more reliable software UART for the XPLAINBridge project by David Prentice and Peter Danneger.
|
2009-12-02 14:19:06 +00:00 |
Dean Camera
|
8c6c27d88b
|
Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() macro for setting a pipe's direction. Fixed CDCHost failing on devices with bidirectional endpoints.
|
2009-11-25 03:26:57 +00:00 |
Dean Camera
|
c05c7c7df4
|
Added new XPLAIN serial Bridge project (thanks to John Steggall for the software UART code).
|
2009-11-25 00:36:18 +00:00 |