My attempt at using the mbed without the mbed libraries.
Here is a main.cpp, that uses the registers library.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
7:411ae6b21c9b | 2013-01-03 | off by 1 error | File Diff Annotate |
6:d40cd917854d | 2013-01-03 | better timeout example | File Diff Annotate |
4:6ed8900881e8 | 2013-01-03 | Timeout | File Diff Annotate |
3:88da6c0412b0 | 2013-01-03 | added Ticker | File Diff Annotate |
2:e26c096f1946 | 2012-12-30 | Timer work | File Diff Annotate |
0:5fa5046f2ff5 | 2012-12-21 | initial commit, I have DigitalOut, DigitalIn and wait() working | File Diff Annotate |