make a bootscreen

This commit is contained in:
geeksville
2020-02-07 14:52:45 -08:00
parent 1a22a23c39
commit 0a369da4a2
8 changed files with 64 additions and 43 deletions

View File

@@ -40,6 +40,7 @@
"cinttypes": "cpp",
"utility": "cpp",
"typeinfo": "cpp",
"string": "cpp"
"string": "cpp",
"*.xbm": "cpp"
}
}