From: Kevin Townsend Date: Thu, 19 May 2011 18:30:29 +0000 (+0200) Subject: Added test firmware for standalone LCDs X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/commitdiff_plain/3046bd0bcb3aa05bb3a6f22fd40848ca37b8109d Added test firmware for standalone LCDs --- diff --git a/Readme.txt b/Readme.txt deleted file mode 100644 index 02fad83..0000000 --- a/Readme.txt +++ /dev/null @@ -1,24 +0,0 @@ -# LPC1343 Code Base - -This software library is based on the freely available LPC1343 Reference -Design available at www.microBuilder.eu. It's licensed under the BSD -license (see license.txt for details). - -## Downloads - -The latest version of the software is always available at the following url: - -http://www.microbuilder.eu/Projects/LPC1343ReferenceDesign/LPC1343CodeBase.aspx - -## Documentation - -Online documentation is available at the following URLs - -General API Documentation: -http://www.microbuilder.eu/Projects/LPC1343ReferenceDesign/CodeBaseDocumentation.aspx - -TFT LCD API: -http://www.microbuilder.eu/Projects/LPC1343ReferenceDesign/TFTLCDAPI.aspx - -Other tutorials and links: -http://www.microbuilder.eu/Projects/LPC1343ReferenceDesign.aspx diff --git a/tools/testfirmware/LPC1343_LCDStandalone_UART.bin b/tools/testfirmware/LPC1343_LCDStandalone_UART.bin new file mode 100644 index 0000000..f520c7f Binary files /dev/null and b/tools/testfirmware/LPC1343_LCDStandalone_UART.bin differ diff --git a/tools/testfirmware/LPC1343_LCDStandalone_USB.bin b/tools/testfirmware/LPC1343_LCDStandalone_USB.bin new file mode 100644 index 0000000..3a5d586 Binary files /dev/null and b/tools/testfirmware/LPC1343_LCDStandalone_USB.bin differ