This is an example program that shows how to use timer, ticker and interrupts. It uses LPC1768 board leds and a button to show how interrupts, timers and tickers are implemented to toggle leds.

Dependencies:   mbed

Revision:
1:f4088d23f670
Parent:
0:fe71c302ccbb
diff -r fe71c302ccbb -r f4088d23f670 mbed.bld
--- a/mbed.bld	Thu Jul 09 09:16:31 2015 +0000
+++ b/mbed.bld	Tue Jul 21 08:22:46 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/7cff1c4259d7
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/da0ca467f8b5
\ No newline at end of file