blob: 0b822e5a045a6a752a6622ab99f7ffd253a44e8f (
plain)
1
2
3
4
5
6
7
8
9
10
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.
|