How to use the messy folder structure
Hi
Try this to get rid off the semantic warnings regarding interrupt definitions:
Right click project name -> Properties -> C/C++ General (Tree) -> Indexer -> click on link "Configure Workspace Settings" (new window) -> uncheck "index unused headers" -> apply/ok
Dieter