| 2010-12-26 |
Dean Camera | Documentation improvements - put driver example code... |
tree | commitdiff |
| 2010-12-24 |
Dean Camera | Add ORDERED_EP_CONFIG compile time option to the CDC... |
tree | commitdiff |
| 2010-11-30 |
Dean Camera | Fixed broken USBFOO board drivers due to missing BOARD_... |
tree | commitdiff |
| 2010-11-27 |
Dean Camera | Fixed broken DFU bootloader, added XPLAIN support for... |
tree | commitdiff |
| 2010-11-24 |
Dean Camera | Readd incomplete MIDIToneGenerator project, which can... |
tree | commitdiff |
| 2010-11-22 |
Dean Camera | Lower bulk endpoint polling rate in the descriptors... |
tree | commitdiff |
| 2010-11-10 |
Dean Camera | Fixed incorrect PollingIntervalMS values in the demo... |
tree | commitdiff |
| 2010-11-09 |
Dean Camera | Fix incorrect ADEFS and CPPDEFS entries in the DFU... |
tree | commitdiff |
| 2010-11-05 |
Dean Camera | Renamed the EVENT_USB_Device_UnhandledControlRequest... |
tree | commitdiff |
| 2010-10-29 |
Dean Camera | Rename new CDC class bootloader NO_LOCK_BYTE_SUPPORT... |
tree | commitdiff |
| 2010-10-29 |
Dean Camera | Added new NO_BLOCK_SUPPORT, NO_EEPROM_BYTE_SUPPORT... |
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-13 |
Dean Camera | Clean up excessive whitespace at the end of each line... |
tree | commitdiff |
| 2010-10-07 |
Dean Camera | Added new NO_SOF_EVENTS compile time option, enabled... |
tree | commitdiff |
| 2010-09-30 |
Dean Camera | Reverted Endpoint/Pipe non-sequential configuration... |
tree | commitdiff |
| 2010-09-28 |
Dean Camera | Added board hardware driver support for the Arduino... |
tree | commitdiff |
| 2010-09-28 |
Dean Camera | Added CDC functional descriptor structs to the Low... |
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-14 |
Dean Camera | Fixed incorrect signature reported in the CDC class... |
tree | commitdiff |
| 2010-09-12 |
Dean Camera | Add the "REQ_" prefix to the DFU class bootloader class... |
tree | commitdiff |
| 2010-09-09 |
Dean Camera | Fix typos in the project overview text files. |
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-08 |
Dean Camera | Fix invocations of avr-size in all makefiles broken... |
tree | commitdiff |
| 2010-08-05 |
Dean Camera | Fixed software application start command broken in... |
tree | commitdiff |
| 2010-08-02 |
Dean Camera | Hide the PROGMEM attribute from Doxygen, as it appears... |
tree | commitdiff |
| 2010-07-31 |
Dean Camera | Re-add deleted linker options to the Bootloader makefil... |
tree | commitdiff |
| 2010-07-30 |
Dean Camera | Oops - fix mixed "initialize" and "initialise" - opt... |
tree | commitdiff |
| 2010-07-30 |
Dean Camera | More spell checking of all source files -- correct... |
tree | commitdiff |
| 2010-07-30 |
Dean Camera | Spell check more of the third party libraries used... |
tree | commitdiff |
| 2010-07-30 |
Dean Camera | Add the formula used to obtain the bootloader start... |
tree | commitdiff |
| 2010-07-29 |
Dean Camera | Spell check all source files once again to find any... |
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 | Add AVRStudio 4 project files to the LowLevel Host... |
tree | commitdiff |
| 2010-07-13 |
Dean Camera | Add AVRStudio 4 project files for the library bootloaders. |
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-03 |
Dean Camera | Minor documentation cleanups. |
tree | commitdiff |
| 2010-05-30 |
Dean Camera | Small tweaks to ConfigDescriptor.c/.h to ensure pointer... |
tree | commitdiff |
| 2010-05-29 |
Dean Camera | Fixed incorrect signature for the ATMEGA32U2 in the... |
tree | commitdiff |
| 2010-05-26 |
Dean Camera | Removed unused line encoding data and control requests... |
tree | commitdiff |
| 2010-05-26 |
Dean Camera | Switch to using the correct intptr_t type use where... |
tree | commitdiff |
| 2010-05-23 |
Dean Camera | Remove obsolete entry from the Doxygen configuration... |
tree | commitdiff |
| 2010-05-20 |
Dean Camera | Renamed CDC device class demos' ManagementEndpoint... |
tree | commitdiff |
| 2010-05-12 |
Dean Camera | Removed TeensyHID bootloader, per request from Paul... |
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-05-07 |
Dean Camera | Fix TeensyHID bootloader for the largest AVRs - only... |
tree | commitdiff |
| 2010-05-06 |
Dean Camera | Remove incorrect Abstract Call Management class specifi... |
tree | commitdiff |
| 2010-05-06 |
Dean Camera | Ensure that the CDC class drivers return 0 if the numbe... |
tree | commitdiff |
| 2010-05-06 |
Dean Camera | Make CDC class bootloader hard-reset the AVR when exite... |
tree | commitdiff |
| 2010-05-06 |
Dean Camera | Oops - typo in the updated TeensyHID bootloader code... |
tree | commitdiff |
| 2010-05-06 |
Dean Camera | Fixed TeensyHID bootloader so that it works with the... |
tree | commitdiff |
| 2010-05-06 |
Dean Camera | Fixed incorrect comparison in the descriptor callback... |
tree | commitdiff |
| 2010-05-04 |
Dean Camera | Fixed device state not being reset back to the default... |
tree | commitdiff |
| 2010-04-28 |
Dean Camera | Use puts_P() and printf_P() instead of the normal varia... |
tree | commitdiff |
| 2010-04-28 |
Dean Camera | Relocate USBInterrupt.c/.h from the HighLevel USB drive... |
tree | commitdiff |
| 2010-04-28 |
Dean Camera | Remove incomplete/nonfunctional MIDI class bootloader. |
tree | commitdiff |
| 2010-04-28 |
Dean Camera | USB_Init() no longer calls sei() to enable global inter... |
tree | commitdiff |
| 2010-04-27 |
Dean Camera | Fix TeensyHID bootloader Doxygen configuration file... |
tree | commitdiff |
| 2010-04-14 |
Dean Camera | Fixed Set/Clear Feature requests directed to a non... |
tree | commitdiff |
| 2010-04-13 |
Dean Camera | Removed two-step endpoint/pipe bank clear and switch... |
tree | commitdiff |
| 2010-04-13 |
Dean Camera | Removed invalid dfu and flip related targets from the... |
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-29 |
Dean Camera | Update driver INF files - change manufacturer name... |
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-24 |
Dean Camera | Fixed DFU bootloader programming not discarding the... |
tree | commitdiff |
| 2010-01-15 |
Dean Camera | Fixed invalid USB controller PLL prescaler values for... |
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 | Remove duplicate #include of <avr/wdt.h> in the TeensyH... |
tree | commitdiff |
| 2009-12-28 |
Dean Camera | Fix MIT license language to make its intent clearer. |
tree | commitdiff |
| 2009-12-26 |
Dean Camera | Added const where possible to the source functions... |
tree | commitdiff |
| 2009-12-23 |
Dean Camera | Fix TeensyHID bootloader - change vendor page in the... |
tree | commitdiff |
| 2009-12-21 |
Dean Camera | Ooops - TeensyHID bootloader makefile should use a... |
tree | commitdiff |
| 2009-12-21 |
Dean Camera | Ensure that unsupported SetFeature/ClearFeature request... |
tree | commitdiff |
| 2009-12-21 |
Dean Camera | Correct TeensyHID bootloader descriptors to use the... |
tree | commitdiff |
| 2009-12-20 |
Dean Camera | Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAK... |
tree | commitdiff |
| 2009-12-20 |
Dean Camera | Fixed TeensyHID bootloader not enumerating to the host... |
tree | commitdiff |
| 2009-12-09 |
Dean Camera | Increase timeout of Mass Storage and Still Image host... |
tree | commitdiff |
| 2009-12-08 |
Dean Camera | Make sure that USB_STREAM_TIMEOUT_MS is set in the... |
tree | commitdiff |
| 2009-11-29 |
Dean Camera | Add to the existing CDC Class Driver's CreateStream... |
tree | commitdiff |
| 2009-11-11 |
Dean Camera | Minor code cleanups for clarity. |
tree | commitdiff |
| 2009-11-09 |
Dean Camera | Spell check all source code variables, comments and... |
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-10-11 |
Dean Camera | Added stdio.h stream examples for the virtual CDC UART... |
tree | commitdiff |
| 2009-10-08 |
Dean Camera | Application documentation/comment cleanup. |
tree | commitdiff |
| 2009-10-08 |
Dean Camera | Add new MIDIHost LowLevel demo application. |
tree | commitdiff |
| 2009-09-30 |
Dean Camera | Removed mostly useless "TestApp" demo, as it was mainly... |
tree | commitdiff |
| 2009-09-20 |
Dean Camera | Added new Pipe_IsFrozen() macro to determine if the... |
tree | commitdiff |
| next |