aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/LEDNotifier/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the ↵Dean Camera2010-04-281-2/+2
| | | | LowLevel directory as it is hardware-dependent.
* Fixed Set/Clear Feature requests directed to a non-configured endpoint not ↵Dean Camera2010-04-141-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 Camera2010-02-041-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 Camera2009-12-181-1/+1
| | | | C# host application for the LEDNotifier project.
* Renamed HotmailNotifier project to LEDNotifier.Dean Camera2009-12-181-0/+738