aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Magstripe/Magstripe.txt
Commit message (Collapse)AuthorAgeFilesLines
* Minor documentation improvements.Dean Camera2013-06-161-5/+5
|
* Merge in latest trunk.Dean Camera2012-05-201-3/+3
|\
| * Minor documentation adjustments to the demos, projects and bootloaders to ↵Dean Camera2012-05-181-3/+3
| | | | | | | | ensure correct formatting of application device support.
* | AppConfigHeaders: Update several user projects to use configuration header ↵Dean Camera2012-05-101-10/+10
|/ | | | files, rather than makefile defines.
* Massive corrections to the project documentation and code comments, thanks ↵Dean Camera2011-06-051-6/+4
| | | | to Russian translation services provided by Andrey from Microsin.ru.
* Documentation improvements - put driver example code into its own section, ↵Dean Camera2010-12-261-4/+4
| | | | fix incorrect and missing section names.
* Clean up excessive whitespace at the end of each line using the wspurify ↵Dean Camera2010-10-131-6/+7
| | | | tool made by Laszlo Monda
* More spell checking of all source files -- correct missed errors, switch to ↵Dean Camera2010-07-301-1/+1
| | | | EN-GB spelling dictionary.
* Spell check all source files once again to find any typos.Dean Camera2010-07-291-1/+1
|
* Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.Dean Camera2010-07-191-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 Camera2010-05-081-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 Camera2009-12-151-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 Camera2009-10-121-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 Camera2009-09-071-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 Camera2009-08-191-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 Camera2009-08-131-1/+1
| | | | the 10ms minimum polling period for Low Speed devices.
* Added compatibility list to the documentation of each individual demo.Dean Camera2009-07-131-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 Camera2009-04-191-2/+2
|
* Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.Dean Camera2009-03-191-25/+47
| | | | | | Corrections to Keyboard demo. Removed AVRISP_Programmer project due to code quality concerns.
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+85