Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge in latest trunk. | Dean Camera | 2012-05-20 | 1 | -3/+3 |
|\ | |||||
| * | Minor documentation adjustments to the demos, projects and bootloaders to ↵ | Dean Camera | 2012-05-18 | 1 | -3/+3 |
| | | | | | | | | ensure correct formatting of application device support. | ||||
* | | AppConfigHeaders: Update several user projects to use configuration header ↵ | Dean Camera | 2012-05-10 | 1 | -10/+10 |
|/ | | | | files, rather than makefile defines. | ||||
* | Massive corrections to the project documentation and code comments, thanks ↵ | Dean Camera | 2011-06-05 | 1 | -6/+4 |
| | | | | to Russian translation services provided by Andrey from Microsin.ru. | ||||
* | 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 | -6/+7 |
| | | | | tool made by Laszlo Monda | ||||
* | 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 all source files once again to find any typos. | Dean Camera | 2010-07-29 | 1 | -1/+1 |
| | |||||
* | Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. | Dean Camera | 2010-07-19 | 1 | -10/+10 |
| | | | | Add new module source variables to the library core makefile, so that module sources can be added to a project's makefile on a per-module rather than per-file basis. | ||||
* | Add svn:eol-style property to source files, so that the line endings are ↵ | Dean Camera | 2010-05-08 | 1 | -164/+164 |
| | | | | correctly converted to the target system's native end of line style. | ||||
* | Speed up bit-banged USART code in the AVRISP project. | Dean Camera | 2009-12-15 | 1 | -6/+6 |
| | | | | Fix project text files to refer to "project" instead of "demo". | ||||
* | Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. | Dean Camera | 2009-10-12 | 1 | -1/+1 |
| | | | | 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/+2 |
| | | | | | | 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 handler for the V2 Protocol SPI_MULTI command to the AVRISP Programmer ↵ | Dean Camera | 2009-08-19 | 1 | -0/+50 |
| | | | | | | project. Added documentation of the makefile CDEFS values to the MagStripe project. | ||||
* | Adjust endpoint polling intervals for HID demos, to make them compliant with ↵ | Dean Camera | 2009-08-13 | 1 | -1/+1 |
| | | | | the 10ms minimum polling period for Low Speed devices. | ||||
* | Added compatibility list to the documentation of each individual demo. | Dean Camera | 2009-07-13 | 1 | -0/+7 |
| | | | | | | 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. | ||||
* | Spell checked non-source documentation pages. | Dean Camera | 2009-04-19 | 1 | -2/+2 |
| | |||||
* | Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo. | Dean Camera | 2009-03-19 | 1 | -25/+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/+85 |