- 23 May, 2011 1 commit
-
-
Dean Camera authored
Add new MediaController project, a simple Media Playback control manipulator (Play/Pause/Next Track/Volume/etc.).
-
- 16 Mar, 2011 1 commit
-
-
Dean Camera authored
-
- 09 Feb, 2011 1 commit
-
-
Dean Camera authored
Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com.
-
- 26 Jan, 2011 1 commit
-
-
Dean Camera authored
Fixed ReportID not being removed from the feature/out report data array in the HID class driver when Report IDs are used. Added new MAX() and MIN() convenience macros.
-
- 13 Oct, 2010 1 commit
-
-
Dean Camera authored
-
- 15 Sep, 2010 1 commit
-
-
Dean Camera authored
-
- 22 Jul, 2010 1 commit
-
-
Dean Camera authored
-
- 08 May, 2010 1 commit
-
-
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.
-
- 24 Feb, 2010 1 commit
-
-
Dean Camera authored
-
- 08 Feb, 2010 1 commit
-
-
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.
-
- 24 Jan, 2010 1 commit
-
-
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.
-
- 12 Nov, 2009 1 commit
-
-
Dean Camera authored
-
- 10 Nov, 2009 1 commit
-
-
Dean Camera authored
Added new stream creation function to the CDC Class drivers, to easily make standard streams from CDC Class driver instances.
-
- 03 Nov, 2009 1 commit
-
-
Dean Camera authored
-
- 08 Oct, 2009 1 commit
-
-
Dean Camera authored
Make unfinished device mode applications use the VID/PID reserved for LUFA development devices.
-
- 03 Oct, 2009 1 commit
-
-
Dean Camera authored
-
- 21 Sep, 2009 1 commit
-
-
Dean Camera authored
-
- 06 Sep, 2009 1 commit
-
-
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.
-
- 15 Jun, 2009 1 commit
-
-
Dean Camera authored
-
- 04 Jun, 2009 1 commit
-
-
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.
-
- 22 Apr, 2009 1 commit
-
-
Dean Camera authored
-
- 29 Mar, 2009 1 commit
-
-
Dean Camera authored
-
- 27 Mar, 2009 1 commit
-
-
Dean Camera authored
-
- 23 Feb, 2009 1 commit
-
-
Dean Camera authored
-