aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Magstripe/Magstripe.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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