Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added new completed MIDIToneGenerator project. | Dean Camera | 2010-12-03 | 1 | -0/+3 |
| | |||||
* | Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org ↵ | Dean Camera | 2010-10-28 | 1 | -1/+1 |
| | | | | redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists. | ||||
* | Clean up excessive whitespace at the end of each line using the wspurify ↵ | Dean Camera | 2010-10-13 | 1 | -3/+4 |
| | | | | tool made by Laszlo Monda | ||||
* | Add remaining AVRStudio project files to the library projects. | Dean Camera | 2010-07-13 | 1 | -1/+1 |
| | |||||
* | Add first lot of AVRStudio project files for some of the library projects. | Dean Camera | 2010-07-13 | 1 | -2/+2 |
| | |||||
* | Change over instances of "make" in the makefiles to "$(MAKE)" to allow for ↵ | Dean Camera | 2010-05-07 | 1 | -30/+30 |
| | | | | the make tool to be overridden. | ||||
* | Added new Relay Controller Board project (thanks to OBinou). | Dean Camera | 2010-03-24 | 1 | -0/+4 |
| | | | | Added hardware board driver support for the PJRC Teensy line of USB AVR boards. | ||||
* | Add Webserver project Doxygen configuration file and overview document. | Dean Camera | 2010-01-25 | 1 | -0/+4 |
| | | | | Fix Doxygen configuration files' input file exclusion filters. | ||||
* | Update copyright year to 2010. | Dean Camera | 2009-12-30 | 1 | -1/+1 |
| | |||||
* | Add new TemperatureDataLogger project, a simple USB Mass Storage class ↵ | Dean Camera | 2009-12-30 | 1 | -0/+4 |
| | | | | Temperature Data Logger using the onboard Dataflash and Temperature sensor. | ||||
* | Fix references to the renamed AVRISP-MKII project folder. | Dean Camera | 2009-12-27 | 1 | -3/+3 |
| | |||||
* | Add LEDNotifier project to the Projects folder build list. Add new LEDMixer ↵ | Dean Camera | 2009-12-18 | 1 | -0/+4 |
| | | | | C# host application for the LEDNotifier project. | ||||
* | Added new XPLAIN serial Bridge project (thanks to John Steggall for the ↵ | Dean Camera | 2009-11-25 | 1 | -0/+4 |
| | | | | software UART code). | ||||
* | Moved USBtoSerial demo the Projects directory, as it is simply an expanded ↵ | Dean Camera | 2009-10-18 | 1 | -0/+4 |
| | | | | CDC demo. Added const qualifier to Endpoint/Pipe stream write routines. | ||||
* | Partial Commit: Remove now empty Projects\Incomplete directory and add the ↵ | Dean Camera | 2009-08-25 | 1 | -0/+4 |
| | | | | new AVRISP project to the Projects directory makefile. | ||||
* | Fixed invalid data being returned when a GetStatus request is issued in ↵ | Dean Camera | 2009-08-18 | 1 | -4/+0 |
| | | | | | | Device mode with an unhandled data recipient. Fix up Programmers Notepad Project file to show new Projects directory layout. Remove now moved AVRISP project from the Projects directory makefile. | ||||
* | Added beginnings of a new AVRISP-MKII clone project. | Dean Camera | 2009-08-17 | 1 | -0/+4 |
| | | | | | | 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. | ||||
* | Added new Benito project, a simple modified USB-to-Serial bridge for the ↵ | Dean Camera | 2009-07-23 | 1 | -0/+4 |
| | | | | programming of AVRs using the official Arduino bootloader. | ||||
* | Oops - restore deleted MissileLauncher project, fix all spelling errors for ↵ | Dean Camera | 2009-06-18 | 1 | -1/+1 |
| | | | | "missile". TODO: Learn how to actually spell. | ||||
* | Break device mode class driver interfaces into seperate config and state ↵ | Dean Camera | 2009-06-18 | 1 | -2/+2 |
| | | | | structs which are then combined, for clarity. Move device mode class driver interfaces back into the device mode class driver headers from the common class headers to make room for host class interfaces. | ||||
* | Add MissleLauncher project to the /Projects/ makefile. Add missing ↵ | Dean Camera | 2009-06-16 | 1 | -0/+4 |
| | | | | MissleLauncher Doxygen.conf file. | ||||
* | Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo. | Dean Camera | 2009-03-19 | 1 | -4/+0 |
| | | | | | | Corrections to Keyboard demo. Removed AVRISP_Programmer project due to code quality concerns. | ||||
* | Moved all source to the trunk directory. | Dean Camera | 2009-02-23 | 1 | -0/+25 |