Merge branch 'master' into store-and-forward

This commit is contained in:
Thomas Göttgens
2025-03-02 12:05:49 +01:00
committed by GitHub
240 changed files with 14401 additions and 2125 deletions

View File

@@ -36,6 +36,7 @@ build_flags = ${esp32s3_base.build_flags}
-D RAM_SIZE=1024
-D LGFX_DRIVER_TEMPLATE
-D LGFX_DRIVER=LGFX_GENERIC
-D GFX_DRIVER_INC=\"graphics/LGFX/LGFX_GENERIC.h\"
-D LGFX_PIN_SCK=12
-D LGFX_PIN_MOSI=13
-D LGFX_PIN_MISO=11