diff options
| author | Brad Luyster <BradLuyster@gmail.com> | 2012-09-07 22:18:55 -0400 |
|---|---|---|
| committer | Brad Luyster <BradLuyster@gmail.com> | 2012-09-07 22:18:55 -0400 |
| commit | 664d7812f3d69838c4d677294b6ae70d8efc3e84 (patch) | |
| tree | e778e07660fe10e41d91b29f598fdc4014dfbd69 /readme.md | |
| parent | 710de402a671184a1b10a0e24c77dbd8d2568352 (diff) | |
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,7 +3,9 @@ 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 +This code includes a linker script for the LPC1114FN28/102 chip, and is modified to run off the internal RC oscillator. + +This code works well with the toolchain found here: http://www.meatandnetworking.com/tutorials/arm-cortex-mx-quickstart/ Licensure --------- |
