2012-03-09 |
Dean Camera | Only abort Doxygen documentation generation if a non... |
tree | commitdiff |
2012-03-09 |
Dean Camera | Update Doxygen documentation build scripts to fail... |
tree | commitdiff |
2012-03-08 |
Dean Camera | Update Doxygen configuration files to disable Markdown... |
tree | commitdiff |
2012-03-07 |
Dean Camera | Update Doxygen configuration files for all projects. |
tree | commitdiff |
2012-02-04 |
Dean Camera | Update file contributor copyrights for 2012. |
tree | commitdiff |
2012-02-04 |
Dean Camera | Update file header copyrights for 2012. |
tree | commitdiff |
2012-02-04 |
Dean Camera | Minor documentation corrections. |
tree | commitdiff |
2012-01-02 |
Dean Camera | USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONF... |
tree | commitdiff |
2011-12-23 |
Dean Camera | Run wspurify script on /trunk/ and /branches/ C source... |
tree | commitdiff |
2011-11-09 |
Dean Camera | Add missing SVN eol-style property to ensure that sourc... |
tree | commitdiff |
2011-09-21 |
Dean Camera | Add project name to the Doxygen makefile target output. |
tree | commitdiff |
2011-08-23 |
Dean Camera | Add multiple axis support to the HID joystick report... |
tree | commitdiff |
2011-07-19 |
Dean Camera | Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour... |
tree | commitdiff |
2011-07-01 |
Dean Camera | Seperate out the device demos and project's configurati... |
tree | commitdiff |
2011-06-20 |
Dean Camera | Add new "checksource" target to the library makefiles... |
tree | commitdiff |
2011-06-05 |
Dean Camera | Massive corrections to the project documentation and... |
tree | commitdiff |
2011-03-21 |
Dean Camera | F_CLOCK changed to F_USB to be more descriptive, and... |
tree | commitdiff |
2011-02-19 |
Dean Camera | Add new ARCH option to the makefiles to (eventually... |
tree | commitdiff |
2011-02-10 |
Dean Camera | Add static keyword to all project globals whose scope... |
tree | commitdiff |
2011-02-06 |
Dean Camera | Oops - fix missing constants in the TempDataLogger... |
tree | commitdiff |
2011-01-30 |
Dean Camera | Oops - forgot to add in LOGICAL MINIMUM and LOGICAL... |
tree | commitdiff |
2011-01-30 |
Dean Camera | Add new HID_DESCRIPTOR_VENDOR() macro, change over... |
tree | commitdiff |
2011-01-23 |
Dean Camera | Added new HID_DESCRIPTOR_MOUSE, HID_DESCRIPTOR_KEYBOARD... |
tree | commitdiff |
2011-01-23 |
Dean Camera | Change over Joystick demo HID report descriptor to... |
tree | commitdiff |
2011-01-17 |
Dean Camera | Abuse the the C preprocessor so that the HID macros... |
tree | commitdiff |
2011-01-16 |
Dean Camera | New HID report item macros (with HID_RI_ prefix) to... |
tree | commitdiff |
2011-01-01 |
Dean Camera | Update copyright year on all source files. |
tree | commitdiff |
2010-12-26 |
Dean Camera | Documentation improvements - put driver example code... |
tree | commitdiff |
2010-11-10 |
Dean Camera | Fixed incorrect PollingIntervalMS values in the demo... |
tree | commitdiff |
2010-11-05 |
Dean Camera | Renamed the EVENT_USB_Device_UnhandledControlRequest... |
tree | commitdiff |
2010-10-28 |
Dean Camera | Changed over fourwalledcubicle.com links to the new... |
tree | commitdiff |
2010-10-25 |
Dean Camera | Add descriptor class, subclass and protocol constants... |
tree | commitdiff |
2010-10-24 |
Dean Camera | All USB class drivers are now automatically included... |
tree | commitdiff |
2010-10-13 |
Dean Camera | Clean up excessive whitespace at the end of each line... |
tree | commitdiff |
2010-09-30 |
Dean Camera | Reverted Endpoint/Pipe non-sequential configuration... |
tree | commitdiff |
2010-09-28 |
Dean Camera | Move out many of the common class driver constants... |
tree | commitdiff |
2010-09-24 |
Dean Camera | Remove dfu-programmer program switches, to ensure maxim... |
tree | commitdiff |
2010-09-24 |
Dean Camera | Added the --suppress-bootloader-mem option to the makef... |
tree | commitdiff |
2010-09-15 |
Dean Camera | Make project makefiles correctly clean intermeditary... |
tree | commitdiff |
2010-09-09 |
Dean Camera | Fix typos in the project overview text files. |
tree | commitdiff |
2010-09-09 |
Dean Camera | Added class specific descriptor type defines with stand... |
tree | commitdiff |
2010-08-31 |
Dean Camera | Clarify in the project documentation files what the... |
tree | commitdiff |
2010-08-24 |
Dean Camera | Changed the signature of the CALLBACK_USB_GetDescriptor... |
tree | commitdiff |
2010-08-09 |
Dean Camera | Removed complicated logic for the Endpoint_ConfigureEnd... |
tree | commitdiff |
2010-08-08 |
Dean Camera | Fix invocations of avr-size in all makefiles broken... |
tree | commitdiff |
2010-08-02 |
Dean Camera | Hide the PROGMEM attribute from Doxygen, as it appears... |
tree | commitdiff |
2010-07-30 |
Dean Camera | More spell checking of all source files -- correct... |
tree | commitdiff |
2010-07-29 |
Dean Camera | Spell check all source files once again to find any... |
tree | commitdiff |
2010-07-22 |
Dean Camera | Fix up minor whitespace formatting errors. |
tree | commitdiff |
2010-07-21 |
Dean Camera | Update all demos, projects and bootloaders to indent... |
tree | commitdiff |
2010-07-19 |
Dean Camera | Update makefiles to use the latest WinAVR/Atmel toolcha... |
tree | commitdiff |
2010-07-18 |
Dean Camera | Change over all makefiles to use C99 standards mode... |
tree | commitdiff |
2010-07-15 |
Dean Camera | Disable strict aliasing explicitly in the project makef... |
tree | commitdiff |
2010-07-15 |
Dean Camera | Removed the automated checking of event names in the... |
tree | commitdiff |
2010-07-13 |
Dean Camera | Added const attributes to some of the class driver... |
tree | commitdiff |
2010-07-13 |
Dean Camera | Add AVRStudio 4 project files to the ClassDriver Device... |
tree | commitdiff |
2010-07-12 |
Dean Camera | Add missing clean_doxygen phony targets to the project... |
tree | commitdiff |
2010-07-02 |
Dean Camera | Added new Drivers/USB/LowLevel/Device.c file to house... |
tree | commitdiff |
2010-06-25 |
Dean Camera | Fix Doxygen formatting of parameters for the CALLBACK_H... |
tree | commitdiff |
2010-05-23 |
Dean Camera | Remove obsolete entry from the Doxygen configuration... |
tree | commitdiff |
2010-05-09 |
Dean Camera | Add new ReportType parameter to the HID class driver... |
tree | commitdiff |
2010-05-08 |
Dean Camera | Add svn:eol-style property to source files, so that... |
tree | commitdiff |
2010-05-07 |
Dean Camera | Change over instances of "make" in the makefiles to... |
tree | commitdiff |
2010-04-28 |
Dean Camera | Relocate USBInterrupt.c/.h from the HighLevel USB drive... |
tree | commitdiff |
2010-04-28 |
Dean Camera | USB_Init() no longer calls sei() to enable global inter... |
tree | commitdiff |
2010-03-22 |
Dean Camera | Standardized the naming scheme given to configuration... |
tree | commitdiff |
2010-02-04 |
Dean Camera | New BOARD value option BOARD_NONE (equivelent to not... |
tree | commitdiff |
2010-02-03 |
Dean Camera | Exlude the "INCLUDE_FROM_*" macros from the individual... |
tree | commitdiff |
2010-01-28 |
Dean Camera | Fix up project documentation files' overview tables... |
tree | commitdiff |
2010-01-25 |
Dean Camera | Add Webserver project Doxygen configuration file and... |
tree | commitdiff |
2010-01-06 |
Dean Camera | Update Doxygen configuration files to the latest Doxyge... |
tree | commitdiff |
2009-12-30 |
Dean Camera | Update copyright year to 2010. |
tree | commitdiff |
2009-12-28 |
Dean Camera | Fix MIT license language to make its intent clearer. |
tree | commitdiff |
2009-11-25 |
Dean Camera | Fix build and Doxygen errors. |
tree | commitdiff |
2009-11-23 |
Dean Camera | Added new ReportType parameter to the HID Device Class... |
tree | commitdiff |
2009-11-13 |
Dean Camera | Corrections, improvements and additions to the incomple... |
tree | commitdiff |
2009-11-06 |
Dean Camera | Add optional double-banking support to the Device mode... |
tree | commitdiff |
2009-11-04 |
Dean Camera | Update DevChapter9.c - use the Endpoint_ClearStatusStag... |
tree | commitdiff |
2009-10-16 |
Dean Camera | Fix invalid Event name rule in demo/project makefiles. |
tree | commitdiff |
2009-10-12 |
Dean Camera | Make Audio device demos compatible with AVRs running... |
tree | commitdiff |
2009-09-20 |
Dean Camera | Added new Pipe_IsFrozen() macro to determine if the... |
tree | commitdiff |
2009-09-09 |
Dean Camera | Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time... |
tree | commitdiff |
2009-09-06 |
Dean Camera | Add in new invalid event hook check targets to project... |
tree | commitdiff |
2009-08-30 |
Dean Camera | Replace -finline-limit with -fno-inline-small-functions... |
tree | commitdiff |
2009-08-16 |
Dean Camera | Added new EVENT_USB_Device_StartOfFrame() event, contro... |
tree | commitdiff |
2009-08-13 |
Dean Camera | Adjust endpoint polling intervals for HID demos, to... |
tree | commitdiff |
2009-08-13 |
Dean Camera | Added explicit attribute masks to the device mode demos... |
tree | commitdiff |
2009-08-05 |
Dean Camera | Renamed all library events to properly seperate out... |
tree | commitdiff |
2009-08-02 |
Dean Camera | Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT... |
tree | commitdiff |
2009-07-31 |
Dean Camera | Fix demos based on the device mode HID class driver... |
tree | commitdiff |
2009-07-30 |
Dean Camera | Add new HID_Device_MillisecondElapsed() function to... |
tree | commitdiff |
2009-07-30 |
Dean Camera | Fix to HID device mode Class driver, so that new report... |
tree | commitdiff |
2009-07-28 |
Dean Camera | Change project makefiles so that the current target... |
tree | commitdiff |
2009-07-27 |
Dean Camera | State information for class drivers is now zeroed out... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Change Doxygen configuration files to not produce 4096... |
tree | commitdiff |
2009-07-16 |
Dean Camera | Added new TOTAL_NUM_CONFIGURATIONS option, removed... |
tree | commitdiff |
2009-07-13 |
Dean Camera | Added compatibility list to the documentation of each... |
tree | commitdiff |
2009-07-11 |
Dean Camera | Added incomplete PrinterHost demo application. |
tree | commitdiff |
2009-06-28 |
Dean Camera | Added const modifiers to device mode class drivers. |
tree | commitdiff |
2009-06-26 |
Dean Camera | Reduce struct name pollution - group typedef struct... |
tree | commitdiff |
next |