From c02d188bd3404d32f6b7a8f5abb6695a8d2d86d7 Mon Sep 17 00:00:00 2001 From: Brad Luyster Date: Fri, 7 Sep 2012 22:15:49 -0400 Subject: Added Readme --- readme.MD | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 readme.MD 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 -- cgit v1.2.3