- 01 Oct, 2009 1 commit
-
-
Dean Camera authored
Added pinouts to the AVRISP project for a standard ISP 6 Pin header to make construction of a standard ISP programmer easier.
-
- 27 Aug, 2009 1 commit
-
-
Dean Camera authored
Added pinout information to the AVRISP project.
-
- 25 Aug, 2009 2 commits
-
-
Dean Camera authored
-
Dean Camera authored
-
- 24 Aug, 2009 1 commit
-
-
Dean Camera authored
Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the array when writing back the response from the device. FLASH/EEPROM reading and writing currently broken and unfinished, respectively.
-
- 20 Aug, 2009 1 commit
-
-
Dean Camera authored
-
- 19 Aug, 2009 2 commits
-
-
Dean Camera authored
-
Dean Camera authored
Added documentation of the makefile CDEFS values to the MagStripe project.
-
- 18 Aug, 2009 1 commit
-
-
Dean Camera authored
Move AVRISP Programmer project to a new Unfinished subdirectory of Project while it is under development.
-
- 17 Aug, 2009 1 commit
-
-
Dean Camera authored
Added new Endpoint_SetEndpointDirection() macro to set the current endpoint direction for bidirectional endpoints. Renamed internal USB_INT_ENDPOINT_SETUP macro to USB_INT_RXSTPI to fit in with the rest of the interrupt vector macros.
-
- 05 Aug, 2009 1 commit
-
-
Dean Camera authored
Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only. Remove VBUS events - not needed as the library takes care of VBUS detection and feedback on supported AVRs via the USB_Device_Connected and USB_Device_Disconnected events. Fixed incorrect Host state assignment in the incomplete BluetoothHost demo.
-
- 13 Jul, 2009 1 commit
-
-
Dean Camera authored
Documented FAST_STREAM_TRANSFERS compile time option. Reduced the TCP window size for the RNDIS demos (Class and LowLevel) to make them compatible with the AT90USB64x.
-
- 19 Apr, 2009 1 commit
-
-
Dean Camera authored
-
- 19 Mar, 2009 1 commit
-
-
Dean Camera authored
Corrections to Keyboard demo. Removed AVRISP_Programmer project due to code quality concerns.
-
- 23 Feb, 2009 1 commit
-
-
Dean Camera authored
-