Renamed HotmailNotifier project to LEDNotifier.
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 18 Dec 2009 05:22:57 +0000 (05:22 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 18 Dec 2009 05:22:57 +0000 (05:22 +0000)
commit3b3ea167f01d24cddc2b59453a000969a42d2234
treeeb6a4ef86348df4c0ae5558a45ca1f9e7d83060f
parent3d6508c9b9505cb3393b7c12df1a0c87f7828bbe
Renamed HotmailNotifier project to LEDNotifier.
41 files changed:
LUFA.pnproj
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/LibraryApps.txt
Projects/HotmailNotifier/Board/LEDs.h [deleted file]
Projects/HotmailNotifier/Descriptors.c [deleted file]
Projects/HotmailNotifier/Descriptors.h [deleted file]
Projects/HotmailNotifier/Doxygen.conf [deleted file]
Projects/HotmailNotifier/HotmailNotifier.c [deleted file]
Projects/HotmailNotifier/HotmailNotifier.h [deleted file]
Projects/HotmailNotifier/HotmailNotifier.txt [deleted file]
Projects/HotmailNotifier/LUFA HotmailNotifier.inf [deleted file]
Projects/HotmailNotifier/WindowsApp/MailNotifier.Designer.cs [deleted file]
Projects/HotmailNotifier/WindowsApp/MailNotifier.cs [deleted file]
Projects/HotmailNotifier/WindowsApp/MailNotifier.csproj [deleted file]
Projects/HotmailNotifier/WindowsApp/MailNotifier.resx [deleted file]
Projects/HotmailNotifier/WindowsApp/Program.cs [deleted file]
Projects/HotmailNotifier/WindowsApp/Properties/AssemblyInfo.cs [deleted file]
Projects/HotmailNotifier/WindowsApp/Properties/Resources.Designer.cs [deleted file]
Projects/HotmailNotifier/WindowsApp/Properties/Resources.resx [deleted file]
Projects/HotmailNotifier/WindowsApp/Properties/Settings.Designer.cs [deleted file]
Projects/HotmailNotifier/WindowsApp/Properties/Settings.settings [deleted file]
Projects/HotmailNotifier/makefile [deleted file]
Projects/LEDNotifier/Board/LEDs.h [new file with mode: 0644]
Projects/LEDNotifier/Descriptors.c [new file with mode: 0644]
Projects/LEDNotifier/Descriptors.h [new file with mode: 0644]
Projects/LEDNotifier/Doxygen.conf [new file with mode: 0644]
Projects/LEDNotifier/HotmailNotifier.c [new file with mode: 0644]
Projects/LEDNotifier/HotmailNotifier.h [new file with mode: 0644]
Projects/LEDNotifier/HotmailNotifier.txt [new file with mode: 0644]
Projects/LEDNotifier/LUFA HotmailNotifier.inf [new file with mode: 0644]
Projects/LEDNotifier/WindowsApp/MailNotifier.Designer.cs [new file with mode: 0644]
Projects/LEDNotifier/WindowsApp/MailNotifier.cs [new file with mode: 0644]
Projects/LEDNotifier/WindowsApp/MailNotifier.csproj [new file with mode: 0644]
Projects/LEDNotifier/WindowsApp/MailNotifier.resx [new file with mode: 0644]
Projects/LEDNotifier/WindowsApp/Program.cs [new file with mode: 0644]
Projects/LEDNotifier/WindowsApp/Properties/AssemblyInfo.cs [new file with mode: 0644]
Projects/LEDNotifier/WindowsApp/Properties/Resources.Designer.cs [new file with mode: 0644]
Projects/LEDNotifier/WindowsApp/Properties/Resources.resx [new file with mode: 0644]
Projects/LEDNotifier/WindowsApp/Properties/Settings.Designer.cs [new file with mode: 0644]
Projects/LEDNotifier/WindowsApp/Properties/Settings.settings [new file with mode: 0644]
Projects/LEDNotifier/makefile [new file with mode: 0644]