first commit

This commit is contained in:
Jérôme Delacotte
2025-03-06 11:15:32 +01:00
commit 7b30d6e298
5276 changed files with 2108927 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
name=U8g2_for_Adafruit_GFX
version=1.8.0
author=oliver <olikraus@gmail.com>
maintainer=oliver <olikraus@gmail.com>
sentence=Add U8g2 fonts to any Adafruit GFX based graphics library.
paragraph=Use our favorite Adafruit graphics library together with fonts from U8g2 project (https://github.com/olikraus/u8g2/wiki/fntlistall).
category=Display
url=https://github.com/olikraus/U8g2_for_Adafruit_GFX
architectures=*
depends=Adafruit GFX Library