Add LEDNotifier project to the Projects folder build list. Add new LEDMixer C# host...
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 18 Dec 2009 05:34:11 +0000 (05:34 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 18 Dec 2009 05:34:11 +0000 (05:34 +0000)
commit901e26edd893a73ac38bdf95a7a72c48bdc1d07b
treef070419a345a738975a46bbd55aac156b303d0cf
parent12abb59b19f09c83647b1b4a6f509de5b0f6cc0e
Add LEDNotifier project to the Projects folder build list. Add new LEDMixer C# host application for the LEDNotifier project.
13 files changed:
LUFA.pnproj
Projects/LEDNotifier/LEDMixerApp/LEDMixer.Designer.cs [new file with mode: 0644]
Projects/LEDNotifier/LEDMixerApp/LEDMixer.cs [new file with mode: 0644]
Projects/LEDNotifier/LEDMixerApp/LEDMixer.csproj [new file with mode: 0644]
Projects/LEDNotifier/LEDMixerApp/LEDMixer.resx [new file with mode: 0644]
Projects/LEDNotifier/LEDMixerApp/Program.cs [new file with mode: 0644]
Projects/LEDNotifier/LEDMixerApp/Properties/AssemblyInfo.cs [new file with mode: 0644]
Projects/LEDNotifier/LEDMixerApp/Properties/Resources.Designer.cs [new file with mode: 0644]
Projects/LEDNotifier/LEDMixerApp/Properties/Resources.resx [new file with mode: 0644]
Projects/LEDNotifier/LEDMixerApp/Properties/Settings.Designer.cs [new file with mode: 0644]
Projects/LEDNotifier/LEDMixerApp/Properties/Settings.settings [new file with mode: 0644]
Projects/LEDNotifier/makefile
Projects/makefile