diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2012-04-14 21:35:25 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2012-04-14 21:35:25 +0000 |
commit | 2e757d8c38a6852427f25f302884c34dd509431a (patch) | |
tree | 4a1466dd6cb5a985f1cff4969b3ac80ab065fc9a /LUFA/DoxygenPages | |
parent | 47f6a35013b2c6a370e5dce29aa6da3a96844695 (diff) | |
download | lufa-2e757d8c38a6852427f25f302884c34dd509431a.tar.gz lufa-2e757d8c38a6852427f25f302884c34dd509431a.tar.bz2 lufa-2e757d8c38a6852427f25f302884c34dd509431a.zip |
Added new SerialToLCD user project contributed by Simon Foster.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r-- | LUFA/DoxygenPages/ChangeLog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index c0193f276..6bf1e82b5 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -15,6 +15,7 @@ * - Library Applications: * - Modified the CDC Host demos to set a default CDC Line Encoding on enumerated devices * - Added Dataflash operational checks and aborts to all projects using the Dataflash to ensure it is working correctly before use + * - Added new SerialToLCD user project contributed by Simon Foster * * <b>Changed:</b> * - Core: |