Application to showcase build problem when including mbed.h from .cpp and .c -files. Folder structure and nested #includes inside #ifndefX+#defineX+#endif obfuscate the reason. Compiler error is about 'keyword namespace not found', which happens when mbed.h is included from .c.
History
Example app of build problem. Initial version
2016-09-27, by MikkoZ [Tue, 27 Sep 2016 07:13:58 +0000] rev 0
Example app of build problem. Initial version