My attempt at using the mbed without the mbed libraries.
Here is a main.cpp, that uses the registers library.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:411ae6b21c9b | 2013-01-03 | elevatorguy | off by 1 error |
6:d40cd917854d | 2013-01-03 | elevatorguy | better timeout example |
5:31c3ac81f047 | 2013-01-03 | elevatorguy | reorganization; |
4:6ed8900881e8 | 2013-01-03 | elevatorguy | Timeout |
3:88da6c0412b0 | 2013-01-03 | elevatorguy | added Ticker |
2:e26c096f1946 | 2012-12-30 | elevatorguy | Timer work |
1:4e36510d4729 | 2012-12-21 | elevatorguy | published ARM lib (even though it's already in mbed trunk) |
0:5fa5046f2ff5 | 2012-12-21 | elevatorguy | initial commit, I have DigitalOut, DigitalIn and wait() working |