Skip to content

Commit abba0c2

Browse files
committed
callback - Added workaround for IAR issue with type information
In the IAR ide, implicitly generated structures based on function templates end up with missing type information. This has no effect on using the IAR compiler standalone, but when used through the ide the missing type information causes the ide to error. As a workaround, moved the function attributes generated for the Callback and Event classes into the class scope. This avoids the syntax that confuses IAR.
1 parent 79fbf94 commit abba0c2

File tree

2 files changed

+324
-264
lines changed

2 files changed

+324
-264
lines changed

0 commit comments

Comments
 (0)