2012-05-10 |
Dean Camera | AppConfigHeaders: Update several user projects to use... |
tree | commitdiff |
2012-05-10 |
Dean Camera | AppConfigHeaders: Update bootloaders to use configurati... |
tree | commitdiff |
2012-05-10 |
Dean Camera | Add branch for the conversion of demos to use standard... |
tree | commitdiff |
2012-04-14 |
Dean Camera | Fixed CDC and DFU bootloaders failing to compile when... |
tree | commitdiff |
2012-04-09 |
Dean Camera | Make Doxygen fail for any Doxygen output other than... |
tree | commitdiff |
2012-04-01 |
Dean Camera | Clean up Bootloader API tables. |
tree | commitdiff |
2012-03-29 |
Dean Camera | Added additional bootloader API data to expose the... |
tree | commitdiff |
2012-03-25 |
Dean Camera | Re-enable cppcheck static analysis unused function... |
tree | commitdiff |
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 | Fix corrupt Doxygen configuration files, update project... |
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-03-04 |
Dean Camera | Update code and StaticAnlysisTest so that missingInclud... |
tree | commitdiff |
2012-02-28 |
Dean Camera | Fix warnings and errors found by the new cppcheck provi... |
tree | commitdiff |
2012-02-24 |
Dean Camera | Minor documentation fixes - change \note entries to... |
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-02-03 |
Dean Camera | Add API support signature to the CDC and DFU class... |
tree | commitdiff |
2012-02-01 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
2012-01-29 |
Dean Camera | Add missing reference to the BootloaderAPI.S source... |
tree | commitdiff |
2012-01-29 |
Dean Camera | Fixed DFU class bootloader not resetting the LED pins... |
tree | commitdiff |
2012-01-15 |
Dean Camera | Minor bootloader tweaks; make some functions static... |
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-12-01 |
Dean Camera | Fix incorrect Capabilities value in the CDC class Bootl... |
tree | commitdiff |
2011-11-28 |
Dean Camera | Add missing const qualifier to bootloader API function... |
tree | commitdiff |
2011-11-23 |
Dean Camera | Use the proper "-Wl,--undefined=BootloaderAPI_JumpTable... |
tree | commitdiff |
2011-11-09 |
Dean Camera | Add missing SVN eol-style property to ensure that sourc... |
tree | commitdiff |
2011-10-11 |
Dean Camera | Added User Application APIs to the CDC and DFU class... |
tree | commitdiff |
2011-09-21 |
Dean Camera | Add project name to the Doxygen makefile target output. |
tree | commitdiff |
2011-07-19 |
Dean Camera | Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour... |
tree | commitdiff |
2011-07-15 |
Dean Camera | Add missing SVN eol-style property to files where it... |
tree | commitdiff |
2011-07-01 |
Dean Camera | Remove custom CDC class descriptor definitions from... |
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-06-02 |
Dean Camera | Expand the documentation for each Bootloader to give... |
tree | commitdiff |
2011-06-01 |
Dean Camera | Fixed incorrect signature in the CDC and DFU class... |
tree | commitdiff |
2011-04-23 |
Dean Camera | Add new LUFA powered user projects to the documentation. |
tree | commitdiff |
2011-04-23 |
Dean Camera | Fix HID class bootloader not working on the larger... |
tree | commitdiff |
2011-04-23 |
Dean Camera | Make DFU and CDC class bootloaders also toggle the... |
tree | commitdiff |
2011-04-23 |
Dean Camera | Added LED flashing to the CDC and DFU class bootloaders... |
tree | commitdiff |
2011-04-08 |
Dean Camera | Correct UC3 global interrupt functions. |
tree | commitdiff |
2011-04-04 |
Dean Camera | Renamed all low level Endpoint_Read_*, Endpoint_Write_... |
tree | commitdiff |
2011-03-21 |
Dean Camera | F_CLOCK changed to F_USB to be more descriptive, and... |
tree | commitdiff |
2011-03-18 |
Dean Camera | Oops - Bootloader optimizations to GetDescriptor()... |
tree | commitdiff |
2011-02-19 |
Dean Camera | Add new ARCH option to the makefiles to (eventually... |
tree | commitdiff |
2011-02-15 |
Dean Camera | Add missing HID bootloader AVRStudio project. |
tree | commitdiff |
2011-02-13 |
Dean Camera | Add more const-ness to the stream endpoint/pipe functio... |
tree | commitdiff |
2011-02-11 |
Dean Camera | Fix typos in the HID class bootloader makefile. |
tree | commitdiff |
2011-02-10 |
Dean Camera | Add static keyword to all project globals whose scope... |
tree | commitdiff |
2011-02-09 |
Dean Camera | Fix errors in the hid_bootloader_cli.c program code. |
tree | commitdiff |
2011-02-09 |
Dean Camera | Update HID bootloader loader application to support... |
tree | commitdiff |
2011-02-09 |
Dean Camera | Added HID class bootloader, compatible with a modified... |
tree | commitdiff |
2011-02-09 |
Dean Camera | Change bootloader makefiles to automatically compute... |
tree | commitdiff |
2011-02-06 |
Dean Camera | Oops - fix missing constants in the TempDataLogger... |
tree | commitdiff |
2011-02-06 |
Dean Camera | Tighten up the Bootloader GetDescriptor() function... |
tree | commitdiff |
2011-01-30 |
Dean Camera | Renamed all driver termination *_ShutDown() functions... |
tree | commitdiff |
2011-01-10 |
Dean Camera | Altered all endpoint/pipe stream transfers so that... |
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-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 |
next |