first commit

This commit is contained in:
valeh
2020-12-22 14:30:09 +02:00
commit 26b0ba5954
1832 changed files with 17777948 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
To generate (TGA) image files using u8g2 on a regular (non-Arduino)
system, have a look at the sys/bitmap directory, which is the
recommended way to approach this. This sys/tga directory is mostly kept
around for compatibility and to generate u8g2 manual images.