From 710de402a671184a1b10a0e24c77dbd8d2568352 Mon Sep 17 00:00:00 2001 From: Brad Luyster Date: Fri, 7 Sep 2012 22:16:26 -0400 Subject: Renamed readme --- readme.MD | 11 ----------- readme.md | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 readme.MD create mode 100644 readme.md diff --git a/readme.MD b/readme.MD deleted file mode 100644 index 0b822e5..0000000 --- a/readme.MD +++ /dev/null @@ -1,11 +0,0 @@ -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 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