David Gwilliam 35016940b5 fix: use compiler.cpp.extra_flags to avoid clobbering platform defines
build.extra_flags replaces the esp32 core's platform-level flags,
which include CONFIG_IDF_TARGET_ESP32S3 — required by Arduino_GFX
for RGB panel support. compiler.cpp.extra_flags appends safely.
2026-02-16 19:05:13 -08:00
2026-02-12 00:45:31 -08:00
2026-02-16 19:05:12 -08:00
2026-02-16 19:05:12 -08:00
Description
No description provided
93 MiB
Languages
C++ 79%
C 10.1%
Shell 8.2%
Python 2.7%