Add extra LUFA TAR archive export exclusions.
[pub/USBasp.git] / Projects / LEDNotifier /
2012-03-09 Dean CameraOnly abort Doxygen documentation generation if a non...
2012-03-09 Dean CameraUpdate Doxygen documentation build scripts to fail...
2012-03-08 Dean CameraUpdate Doxygen configuration files to disable Markdown...
2012-03-07 Dean CameraUpdate Doxygen configuration files for all projects.
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2012-01-02 Dean CameraUSB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONF...
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-11-09 Dean CameraAdd missing SVN eol-style property to ensure that sourc...
2011-11-09 Dean CameraUpdate host C# applications for VS2010. Make LEDNotifie...
2011-09-21 Dean CameraAdd project name to the Doxygen makefile target output.
2011-07-19 Dean CameraRemoved the ENDPOINT_DESCRIPTOR_DIR_* macros in favour...
2011-07-01 Dean CameraSeperate out the device demos and project's configurati...
2011-06-20 Dean CameraAdd new "checksource" target to the library makefiles...
2011-03-21 Dean CameraF_CLOCK changed to F_USB to be more descriptive, and...
2011-02-19 Dean CameraAdd new ARCH option to the makefiles to (eventually...
2011-02-13 Dean CameraAdd more const-ness to the stream endpoint/pipe functio...
2011-02-11 Dean CameraFix typos in the HID class bootloader makefile.
2011-02-06 Dean CameraOops - fix missing constants in the TempDataLogger...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-12-26 Dean CameraDocumentation improvements - put driver example code...
2010-12-26 Dean CameraMake a new general RingBuffer.h misc library driver...
2010-12-24 Dean CameraAdd DEVICE_STATE_AS_GPIOR=0 compile time option to...
2010-11-23 Dean CameraFixed Benito project discarding incoming data from...
2010-11-22 Dean CameraLower bulk endpoint polling rate in the descriptors...
2010-11-10 Dean CameraFixed incorrect PollingIntervalMS values in the demo...
2010-11-05 Dean CameraRenamed the EVENT_USB_Device_UnhandledControlRequest...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-25 Dean CameraAdd descriptor class, subclass and protocol constants...
2010-10-24 Dean CameraAll USB class drivers are now automatically included...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-09-30 Dean CameraReverted Endpoint/Pipe non-sequential configuration...
2010-09-28 Dean CameraMove out many of the common class driver constants...
2010-09-24 Dean CameraRemove dfu-programmer program switches, to ensure maxim...
2010-09-24 Dean CameraAdded the --suppress-bootloader-mem option to the makef...
2010-09-15 Dean CameraMake project makefiles correctly clean intermeditary...
2010-09-14 Dean CameraAdded board hardware driver support for the BUI develop...
2010-08-24 Dean CameraChanged the signature of the CALLBACK_USB_GetDescriptor...
2010-08-08 Dean CameraFix invocations of avr-size in all makefiles broken...
2010-08-03 Dean CameraEnsure all demos now compile in C99 standards mode...
2010-08-02 Dean CameraHide the PROGMEM attribute from Doxygen, as it appears...
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
2010-07-29 Dean CameraSpell check all source files once again to find any...
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-07-19 Dean CameraUpdate makefiles to use the latest WinAVR/Atmel toolcha...
2010-07-18 Dean CameraChange over all makefiles to use C99 standards mode...
2010-07-15 Dean CameraDisable strict aliasing explicitly in the project makef...
2010-07-15 Dean CameraRemoved the automated checking of event names in the...
2010-07-13 Dean CameraAdd first lot of AVRStudio project files for some of...
2010-07-12 Dean CameraAdd missing clean_doxygen phony targets to the project...
2010-07-02 Dean CameraAdded new Drivers/USB/LowLevel/Device.c file to house...
2010-06-03 Dean CameraMinor documentation cleanups.
2010-05-23 Dean CameraRemove obsolete entry from the Doxygen configuration...
2010-05-20 Dean CameraRenamed CDC device class demos' ManagementEndpoint...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-07 Dean CameraChange over instances of "make" in the makefiles to...
2010-05-06 Dean CameraRemove incorrect Abstract Call Management class specifi...
2010-04-28 Dean CameraRelocate USBInterrupt.c/.h from the HighLevel USB drive...
2010-04-28 Dean CameraUSB_Init() no longer calls sei() to enable global inter...
2010-04-14 Dean CameraFixed Set/Clear Feature requests directed to a non...
2010-04-13 Dean CameraDocument the Bluetooth ACL layer. Remove unneeded param...
2010-03-22 Dean CameraStandardized the naming scheme given to configuration...
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2010-02-03 Dean CameraExlude the "INCLUDE_FROM_*" macros from the individual...
2010-01-29 Dean CameraUpdate driver INF files - change manufacturer name...
2010-01-25 Dean CameraExclude host application directories from the Doxygen...
2010-01-25 Dean CameraAdd Webserver project Doxygen configuration file and...
2010-01-06 Dean CameraUpdate Doxygen configuration files to the latest Doxyge...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-21 Dean CameraCorrect TeensyHID bootloader descriptors to use the...
2009-12-20 Dean CameraAdded CPU Usage monitor host app to the LEDNotifier...
2009-12-18 Dean CameraAdd LEDNotifier project to the Projects folder build...
2009-12-18 Dean CameraFix up references in the LEDNotifier project to the...
2009-12-18 Dean CameraRename HotmailNotifier project files to LEDNotifier.
2009-12-18 Dean CameraRenamed HotmailNotifier project to LEDNotifier.