add theme template and empty

This commit is contained in:
Gabor Kiss-Vamosi
2020-02-29 13:35:53 +01:00
parent ea81e21dd0
commit d3bcdcb8fb
14 changed files with 1269 additions and 54 deletions

2
tests/build.py Normal file → Executable file
View File

@@ -1,3 +1,5 @@
#!/usr/bin/env python3
import os
lvgldirname = os.path.abspath('..')