From aa728a3c1ba67603e694a6ff91579a8a867ced2a Mon Sep 17 00:00:00 2001 From: Kevin Townsend Date: Tue, 3 May 2011 16:25:04 +0200 Subject: [PATCH] Added --- Readme.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..02fad83 --- /dev/null +++ b/Readme.md @@ -0,0 +1,24 @@ +# 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 -- 2.20.1