Dean Camera
|
a8b66f318d
|
Documentation improvements - put driver example code into its own section, fix incorrect and missing section names.
|
2010-12-26 14:55:26 +00:00 |
Dean Camera
|
5a4def7478
|
Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
|
2010-10-13 14:05:35 +00:00 |
Dean Camera
|
fdcb486e22
|
Fix typos in the project overview text files.
|
2010-09-09 13:39:52 +00:00 |
Dean Camera
|
4dece08bef
|
Clarify in the project documentation files what the each of the different USB AVR device "series" comprises of.
|
2010-08-31 12:33:21 +00:00 |
Dean Camera
|
0f45b9c8e0
|
More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary.
|
2010-07-30 09:48:35 +00:00 |
Dean Camera
|
28401f7bb7
|
Spell check all source files once again to find any typos.
|
2010-07-29 16:20:45 +00:00 |
Dean Camera
|
071e02c6b6
|
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
|
2010-05-08 03:12:14 +00:00 |
Dean Camera
|
4f74075fad
|
Speed up bit-banged USART code in the AVRISP project.
Fix project text files to refer to "project" instead of "demo".
|
2009-12-15 11:12:38 +00:00 |
Dean Camera
|
c05c7c7df4
|
Added new XPLAIN serial Bridge project (thanks to John Steggall for the software UART code).
|
2009-11-25 00:36:18 +00:00 |
Dean Camera
|
de70f0f1cf
|
Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines.
|
2009-10-18 05:35:48 +00:00 |