summaryrefslogtreecommitdiff
path: root/readme.md
blob: b8b5d3d442ab85b398c7195a68532352c3eb93fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 works well with the toolchain found here: http://www.meatandnetworking.com/tutorials/arm-cortex-mx-quickstart/

Licensure
---------

Code originally taken from http://freddiechopin.info/ with no license attached.