General thunking class to allow C-style callbacks to C++ class members - including optional parameters.

Dependents:   cthunk_example

History

Added CThunkIRQ class default tip

2014-08-21, by meriac [Thu, 21 Aug 2014 17:09:11 +0000] rev 9

Added CThunkIRQ class


Removed outdated TODO's

2014-08-20, by meriac [Wed, 20 Aug 2014 14:37:44 +0000] rev 8

Removed outdated TODO's


Deleted unused line

2014-08-20, by meriac [Wed, 20 Aug 2014 14:14:18 +0000] rev 7

Deleted unused line


added gcc thumb2 detection;

2014-08-20, by meriac [Wed, 20 Aug 2014 13:36:46 +0000] rev 6

added gcc thumb2 detection;


centralized thumb-specific code

2014-08-20, by meriac [Wed, 20 Aug 2014 12:18:33 +0000] rev 5

centralized thumb-specific code


re-added instance callback to thunking code

2014-08-20, by meriac [Wed, 20 Aug 2014 10:44:31 +0000] rev 4

re-added instance callback to thunking code


Fixed instability

2014-08-20, by meriac [Wed, 20 Aug 2014 07:49:00 +0000] rev 3

Fixed instability


fixed mbed symbols

2014-08-15, by meriac [Fri, 15 Aug 2014 16:03:48 +0000] rev 2

fixed mbed symbols


Simplified thunking code

2014-08-15, by meriac [Fri, 15 Aug 2014 12:50:49 +0000] rev 1

Simplified thunking code


Initial Commit - F' Yeah.

2014-08-13, by meriac [Wed, 13 Aug 2014 07:43:23 +0000] rev 0

Initial Commit - F' Yeah.