diff options
| author | Brad Luyster <BradLuyster@gmail.com> | 2012-09-07 22:16:26 -0400 |
|---|---|---|
| committer | Brad Luyster <BradLuyster@gmail.com> | 2012-09-07 22:16:26 -0400 |
| commit | 710de402a671184a1b10a0e24c77dbd8d2568352 (patch) | |
| tree | e056a622bf8cf743adddb924573e9033f3f303d2 /readme.md | |
| parent | c02d188bd3404d32f6b7a8f5abb6695a8d2d86d7 (diff) | |
Renamed readme
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 11 |
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 |
