Removed the u8g2 thing for now and the table component is "working"

This commit is contained in:
2025-03-17 22:15:11 +00:00
parent 9f789f8a56
commit 67bd05eee9
4946 changed files with 263 additions and 21034817 deletions
+6 -5
View File
@@ -9,13 +9,14 @@ upload_port = "/dev/ttyUSB1"
# lvgl/lvgl
# tamctec/TAMC_GT911
lib_deps =
${PROJECT_DIR}/lib/u8g2/csrc
${PROJECT_DIR}/lib/u8g2/cppsrc
# lib_deps =
# ${PROJECT_DIR}/lib/u8g2/csrc
# ${PROJECT_DIR}/lib/u8g2/cppsrc
build_flags = -Iinclude/
-DBOARD_HAS_PSRAM
-mfix-esp32-psram-cache-issue
-Ilib/u8g2/csrc
-Ilib/u8g2/cppsrc
-std=gnu++17
# -Ilib/u8g2/csrc
# -Ilib/u8g2/cppsrc
board_build.arduino.memory_type = qio_opi