My attempt at using the mbed without the mbed libraries.
Here is a main.cpp, that uses the registers library.
History
off by 1 error
2013-01-03, by elevatorguy [Thu, 03 Jan 2013 05:25:38 +0000] rev 7
off by 1 error
better timeout example
2013-01-03, by elevatorguy [Thu, 03 Jan 2013 05:10:49 +0000] rev 6
better timeout example
reorganization;
2013-01-03, by elevatorguy [Thu, 03 Jan 2013 04:26:13 +0000] rev 5
reorganization;
Timeout
2013-01-03, by elevatorguy [Thu, 03 Jan 2013 03:57:07 +0000] rev 4
Timeout
added Ticker
2013-01-03, by elevatorguy [Thu, 03 Jan 2013 02:57:29 +0000] rev 3
added Ticker
Timer work
2012-12-30, by elevatorguy [Sun, 30 Dec 2012 04:58:42 +0000] rev 2
Timer work
published ARM lib (even though it's already in mbed trunk)
2012-12-21, by elevatorguy [Fri, 21 Dec 2012 01:58:51 +0000] rev 1
published ARM lib (even though it's already in mbed trunk)
initial commit, I have DigitalOut, DigitalIn and wait() working
2012-12-21, by elevatorguy [Fri, 21 Dec 2012 01:55:10 +0000] rev 0
initial commit, I have DigitalOut, DigitalIn and wait() working