aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/SerialToLCD
Commit message (Collapse)AuthorAgeFilesLines
* Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ↵Dean Camera2012-07-111-1/+1
| | | | XPLAINBridge project AVRISP file include path to prevent build errors.
* Add HID bootloader build module (thanks to Stefan Hellermann).Dean Camera2012-06-211-0/+1
|
* Spell check source code, fix mistakes.Dean Camera2012-06-093-3/+3
|
* Update SVN line endings property on newer source files to native.Dean Camera2012-06-072-132/+132
|
* Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ↵Dean Camera2012-06-041-1/+2
| | | | all application makefiles.
* Switch over Demos, Bootloaders and Projects to the new and improved build ↵Dean Camera2012-06-012-730/+126
| | | | system.
* Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ↵Dean Camera2012-05-201-21/+15
| | | | and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output.
* Minor documentation adjustments to the demos, projects and bootloaders to ↵Dean Camera2012-05-181-2/+2
| | | | ensure correct formatting of application device support.
* Update project Doxygen and makefiles so that the resulting project ↵Dean Camera2012-05-172-1815/+1815
| | | | documentation hides the unused version value, and uses the same HTML CSS stylesheet as the library core.
* Increased endpoint polling interval for all demos and projects to 5ms, as ↵Dean Camera2012-05-061-2/+2
| | | | 1ms was causing some enumeration issues on some machines (thanks to Riku Salminen).
* Minor formatting updates to the SerialToLCD project - remove unused variable.Dean Camera2012-04-151-9/+8
|
* Minor formatting updates to the SerialToLCD project.Dean Camera2012-04-144-38/+59
|
* Added new SerialToLCD user project contributed by Simon Foster.Dean Camera2012-04-149-0/+3406