summaryrefslogtreecommitdiff
path: root/readme.MD
diff options
context:
space:
mode:
authorBrad Luyster <BradLuyster@gmail.com>2012-09-07 22:15:49 -0400
committerBrad Luyster <BradLuyster@gmail.com>2012-09-07 22:15:49 -0400
commitc02d188bd3404d32f6b7a8f5abb6695a8d2d86d7 (patch)
tree6a0c9f1c0c21e5dd869a93c57264520965ecc1cf /readme.MD
parent22a92a126d7b79f640cd4535e03c68f3eb5003af (diff)
Added Readme
Diffstat (limited to 'readme.MD')
-rw-r--r--readme.MD11
1 files changed, 11 insertions, 0 deletions
diff --git a/readme.MD b/readme.MD
new file mode 100644
index 0000000..0b822e5
--- /dev/null
+++ b/readme.MD
@@ -0,0 +1,11 @@
+LPC1114-Blink
+=============
+
+This code (as configured) blinks an LED on GPIO1_8 at a rate of 1Hz.
+
+This code includes a linker script for the LPC1114FN28/102 chip, and is modified to run off the internal RC oscillator
+
+Licensure
+---------
+
+Code originally taken from http://freddiechopin.info/ with no license attached. \ No newline at end of file