General thunking class to allow C-style callbacks to C++ class members - including optional parameters.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:d3b51b06ac54 | 2014-08-21 | meriac | Added CThunkIRQ class |
8:12fc2cda71af | 2014-08-20 | meriac | Removed outdated TODO's |
7:289963aeee06 | 2014-08-20 | meriac | Deleted unused line |
6:ef94278e2225 | 2014-08-20 | meriac | added gcc thumb2 detection; |
5:df90d98292a6 | 2014-08-20 | meriac | centralized thumb-specific code |
4:e4a106e8f3fe | 2014-08-20 | meriac | re-added instance callback to thunking code |
3:51023d181133 | 2014-08-20 | meriac | Fixed instability |
2:3197c4a8ba85 | 2014-08-15 | meriac | fixed mbed symbols |
1:53a00c956d82 | 2014-08-15 | meriac | Simplified thunking code |
0:7de85300ea3a | 2014-08-13 | meriac | Initial Commit - F' Yeah. |