summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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