- May 08, 2010
-
-
Dean Camera authored
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
-
- Feb 24, 2010
-
-
Dean Camera authored
-
- Feb 08, 2010
-
-
Dean Camera authored
Fix AVRISP-MKII clone project's TPI Chip Erase command processing - ensure erase location is the high byte in the given address space, check NVMBUSY for completion rather than the NVM Bus Enable bit. Change If-Else chains over to switch statements in XPROGProtocol.c for clarity.
-
- Jan 24, 2010
-
-
Dean Camera authored
Enhance TemperatureDatalogger project -- add RTC capabilities so that data is logged along with the current time and date. Make logging interval configurable, set by a C# PC host application.
-
- Nov 12, 2009
-
-
Dean Camera authored
-
- Nov 10, 2009
-
-
Dean Camera authored
Added new stream creation function to the CDC Class drivers, to easily make standard streams from CDC Class driver instances.
-
- Nov 03, 2009
-
-
Dean Camera authored
-
- Oct 08, 2009
-
-
Dean Camera authored
Make unfinished device mode applications use the VID/PID reserved for LUFA development devices.
-
- Oct 03, 2009
-
-
Dean Camera authored
-
- Sep 21, 2009
-
-
Dean Camera authored
-
- Sep 06, 2009
-
-
Dean Camera authored
Changed Still Image Host class driver to auto-fill TransactionID element of sent headers depending on the current session state. CDC based demos and project now work under 64 bit versions of Windows (thanks to Ronny Hanson, Thomas Bleeker). The Benito Programmer project now has its own unique VID/PID pair allocated from the Atmel donated LUFA VID/PID pool.
-
- Jun 15, 2009
-
-
Dean Camera authored
-
- Jun 04, 2009
-
-
Dean Camera authored
Redocumented all device demos, now that they have changed over to the new USB class drivers. Added C linkage to class drivers for C++ support. Added prefixes to most of the class driver constants to prevent name clashes.
-
- Apr 22, 2009
-
-
Dean Camera authored
-
- Mar 29, 2009
-
-
Dean Camera authored
-
- Mar 27, 2009
-
-
Dean Camera authored
-
- Feb 23, 2009
-
-
Dean Camera authored
-