Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Improve bootloader documentation." | Dean Camera | 2014-10-12 | 1 | -1/+22 |
| | | | | | Revert commit 2304a730508331b3d71c5c37602201b5b065b4a4 as it breaks compilation of the bootloaders. | ||||
* | Improve bootloader documentation. | Dean Camera | 2014-10-12 | 1 | -22/+1 |
| | |||||
* | Fix bootloaders not starting user application if the HWB is grounded during ↵ | Dean Camera | 2014-10-12 | 1 | -8/+2 |
| | | | | watchdog reset. | ||||
* | Add Leonardo compatibility to most bootloaders, run user application if ↵ | Dean Camera | 2014-10-11 | 1 | -3/+11 |
| | | | | BOOTRST fuse is set and the last reset cause was not the /RESET pin. | ||||
* | Update bootloader documentation to include execution instructions. | Dean Camera | 2014-07-15 | 1 | -0/+16 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2013-06-16 | 1 | -3/+3 |
| | |||||
* | Add known-issues documentation section to the various LUFA bootloaders. | Dean Camera | 2013-03-22 | 1 | -0/+14 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2013-03-18 | 1 | -2/+16 |
| | |||||
* | Fix incorrect Bootloader documentation. | Dean Camera | 2013-03-04 | 1 | -1/+1 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2013-01-29 | 1 | -7/+7 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2012-07-15 | 1 | -1/+2 |
| | |||||
* | Merge in latest trunk. | Dean Camera | 2012-05-20 | 1 | -9/+47 |
|\ | |||||
| * | Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ↵ | Dean Camera | 2012-05-20 | 1 | -4/+4 |
| | | | | | | | | and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output. | ||||
| * | Minor documentation adjustments to the demos, projects and bootloaders to ↵ | Dean Camera | 2012-05-18 | 1 | -5/+5 |
| | | | | | | | | ensure correct formatting of application device support. | ||||
| * | Update CDC and DFU class bootloader documentation with a device memory map ↵ | Dean Camera | 2012-05-17 | 1 | -0/+38 |
| | | | | | | | | illustration. | ||||
* | | AppConfigHeaders: Move out the last of the demo/app configurations into new ↵ | Dean Camera | 2012-05-13 | 1 | -2/+2 |
| | | | | | | | | AppConfig.h header files. | ||||
* | | AppConfigHeaders: Merge in latest trunk. | Dean Camera | 2012-05-13 | 1 | -5/+7 |
|\| | |||||
| * | Fixed CDC and DFU bootloaders API function offsets incorrect on some devices ↵ | Dean Camera | 2012-05-13 | 1 | -5/+7 |
| | | | | | | | | (thanks to Rod DeMay). | ||||
| * | Alter the bootloader section sizes to all be 8KB, to be in line with the ↵ | Dean Camera | 2012-04-18 | 1 | -3/+3 |
| | | | | | | | | default AT90USB1287 fuses, as that is the default target MCU. Add instructions to the documentation to clarify this for the user (thanks to Georg Glock). | ||||
| * | Minor documentation improvements. | Dean Camera | 2012-04-15 | 1 | -3/+3 |
| | | |||||
* | | AppConfigHeaders: Update bootloaders to use configuration header files, ↵ | Dean Camera | 2012-05-10 | 1 | -1/+1 |
| | | | | | | | | rather than makefile defines. | ||||
* | | Add branch for the conversion of demos to use standard C header files for ↵ | Dean Camera | 2012-05-10 | 1 | -3/+3 |
|/ | | | | configuration, rather than makefile defined macros. | ||||
* | Added additional bootloader API data to expose the bootloader start address ↵ | Dean Camera | 2012-03-29 | 1 | -12/+22 |
| | | | | and class to the DFU and CDC class bootloaders. | ||||
* | Minor documentation fixes - change \note entries to \warning where ↵ | Dean Camera | 2012-02-24 | 1 | -1/+1 |
| | | | | appropriate and remove/update old documentation. | ||||
* | Add API support signature to the CDC and DFU class bootloaders, so that the ↵ | Dean Camera | 2012-02-03 | 1 | -0/+6 |
| | | | | application can detect the bootloader's API support. | ||||
* | Added User Application APIs to the CDC and DFU class bootloaders. | Dean Camera | 2011-10-11 | 1 | -0/+21 |
| | |||||
* | Expand the documentation for each Bootloader to give sample usage ↵ | Dean Camera | 2011-06-02 | 1 | -16/+36 |
| | | | | | | instructions for the command line programmer utilities. Fix typo in the HID class bootloader CLI programmer application usage instructions. | ||||
* | Documentation improvements - put driver example code into its own section, ↵ | Dean Camera | 2010-12-26 | 1 | -4/+4 |
| | | | | fix incorrect and missing section names. | ||||
* | Clean up excessive whitespace at the end of each line using the wspurify ↵ | Dean Camera | 2010-10-13 | 1 | -9/+10 |
| | | | | tool made by Laszlo Monda | ||||
* | Fix typos in the project overview text files. | Dean Camera | 2010-09-09 | 1 | -1/+1 |
| | |||||
* | Clarify in the project documentation files what the each of the different ↵ | Dean Camera | 2010-08-31 | 1 | -4/+4 |
| | | | | USB AVR device "series" comprises of. | ||||
* | More spell checking of all source files -- correct missed errors, switch to ↵ | Dean Camera | 2010-07-30 | 1 | -1/+1 |
| | | | | EN-GB spelling dictionary. | ||||
* | Spell check more of the third party libraries used by LUFA. | Dean Camera | 2010-07-30 | 1 | -1/+1 |
| | |||||
* | Spell check all source files once again to find any typos. | Dean Camera | 2010-07-29 | 1 | -1/+1 |
| | |||||
* | Add svn:eol-style property to source files, so that the line endings are ↵ | Dean Camera | 2010-05-08 | 1 | -90/+90 |
| | | | | correctly converted to the target system's native end of line style. | ||||
* | Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. | Dean Camera | 2009-10-12 | 1 | -9/+5 |
| | | | | Fix up demo documentation device compatibility list to be as general as possible to reduce changes required as Atmel releases more devices within the same USB AVR series. | ||||
* | Add link to third-party signed version of the official FLIP DFU driver for ↵ | Dean Camera | 2009-09-07 | 1 | -2/+6 |
| | | | | | | 64-bit Windows OSes to the DFU bootloader readme file. Add HTML anchor links to URLs in the documentation to ensure that they are rendered correctly in the generated documentation. | ||||
* | Added compatibility list to the documentation of each individual demo. | Dean Camera | 2009-07-13 | 1 | -0/+13 |
| | | | | | | Documented FAST_STREAM_TRANSFERS compile time option. Reduced the TCP window size for the RNDIS demos (Class and LowLevel) to make them compatible with the AT90USB64x. | ||||
* | Re-add signature byte defines to the DFU and CDC class bootloaders -- the ↵ | Dean Camera | 2009-06-21 | 1 | -7/+0 |
| | | | | SIGNATURE_x defines in the AVR device header files only exist in a newer version of avr-libc than is in the Debian repositories, causing build issues on Linux. | ||||
* | Spell checked non-source documentation pages. | Dean Camera | 2009-04-19 | 1 | -5/+5 |
| | |||||
* | Added preprocessor checks and documentation to the bootloaders giving ↵ | Dean Camera | 2009-04-07 | 1 | -0/+7 |
| | | | | information about missing SIGNATURE_x defines due to outdated avr-libc versions. | ||||
* | Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo. | Dean Camera | 2009-03-19 | 1 | -22/+47 |
| | | | | | | Corrections to Keyboard demo. Removed AVRISP_Programmer project due to code quality concerns. | ||||
* | Moved all source to the trunk directory. | Dean Camera | 2009-02-23 | 1 | -0/+52 |