aboutsummaryrefslogtreecommitdiff
path: root/Projects/LEDNotifier
AgeCommit message (Expand)Author
2010-07-13Add first lot of AVRStudio project files for some of the library projects.Dean
2010-07-12Add missing clean_doxygen phony targets to the project makefiles.Dean
2010-07-02Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific fu...Dean
2010-06-03Minor documentation cleanups.Dean
2010-05-23Remove obsolete entry from the Doxygen configuration files.Dean
2010-05-20Renamed CDC device class demos' ManagementEndpoint descriptor to Notification...Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-05-07Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...Dean
2010-05-06Remove incorrect Abstract Call Management class specific descriptor from the ...Dean
2010-04-28Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...Dean
2010-04-28USB_Init() no longer calls sei() to enable global interrupts - this must now ...Dean
2010-04-14Fixed Set/Clear Feature requests directed to a non-configured endpoint not re...Dean
2010-04-13Document the Bluetooth ACL layer. Remove unneeded parameters from the signall...Dean
2010-03-22Standardized the naming scheme given to configuration descriptor sub-elements...Dean
2010-02-04New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...Dean
2010-02-03Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation.Dean
2010-01-29Update driver INF files - change manufacturer name from the original template...Dean
2010-01-25Exclude host application directories from the Doxygen input source file direc...Dean
2010-01-25Add Webserver project Doxygen configuration file and overview document.Dean
2010-01-06Update Doxygen configuration files to the latest Doxygen version.Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-28Fix MIT license language to make its intent clearer.Dean
2009-12-21Correct TeensyHID bootloader descriptors to use the correct revision code for...Dean
2009-12-20Added CPU Usage monitor host app to the LEDNotifier project.Dean
2009-12-18Add LEDNotifier project to the Projects folder build list. Add new LEDMixer C...Dean
2009-12-18Fix up references in the LEDNotifier project to the old HotmailNotifier name.Dean
2009-12-18Rename HotmailNotifier project files to LEDNotifier.Dean
2009-12-18Renamed HotmailNotifier project to LEDNotifier.Dean