Program which demonstrates the usage of the IOCONFIG & GPIO peripherals. Program only blinks the LED based on the push of the button embedded on the LPC4088 QSB. Blinking is done using the primitive delay function which only makes microprocessor busy for some time. Source code is split - we keep register definitions in header files away from the main source file.

Dependencies:   mbed

History

First commit of this program. default tip

2015-05-02, by 71GA [Sat, 02 May 2015 17:23:20 +0000] rev 1

First commit of this program.


First commit of this program.

2015-05-02, by 71GA [Sat, 02 May 2015 17:21:33 +0000] rev 0

First commit of this program.