Niall Cooling

Results 2 issues of Niall Cooling

Updates repo to align with release/v8.1 * changed lv_examples to lv_demos * set submodule to use v8.1 branch * add cmake support * make build support Linux/gcc and macOS/AppleClang Test...

In the project root I have a directory `/include` I would like to create stubs for headers in this directory. Assuming I have a header `lcd.h` when I try `$...