| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add svn:eol-style property to source files, so that the line endings are ↵ | Dean Camera | 2010-05-08 | 1 | -737/+737 |
| | | | | | correctly converted to the target system's native end of line style. | ||||
| * | Change over instances of "make" in the makefiles to "$(MAKE)" to allow for ↵ | Dean Camera | 2010-05-07 | 1 | -1/+1 |
| | | | | | the make tool to be overridden. | ||||
| * | Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the ↵ | Dean Camera | 2010-04-28 | 1 | -2/+2 |
| | | | | | LowLevel directory as it is hardware-dependent. | ||||
| * | Fixed Set/Clear Feature requests directed to a non-configured endpoint not ↵ | Dean Camera | 2010-04-14 | 1 | -1/+1 |
| | | | | | | | returning a stall to the host. Make TeensyHID bootloader use an 8 byte control endpoint to match the official Teensy, just in case Paul decides to authenticate on that attribute in the future. | ||||
| * | New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ↵ | Dean Camera | 2010-02-04 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
| * | Add LEDNotifier project to the Projects folder build list. Add new LEDMixer ↵ | Dean Camera | 2009-12-18 | 1 | -1/+1 |
| | | | | | C# host application for the LEDNotifier project. | ||||
| * | Renamed HotmailNotifier project to LEDNotifier. | Dean Camera | 2009-12-18 | 1 | -0/+738 |
