Program which demonstrates the usage of the IOCONFIG & GPIO peripherals. Program only blinks the LED based on 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

Changes

RevisionDateWhoCommit message
0:2636b9dea739 2015-05-02 71GA First commit for this program. default tip