t5s3-epaper: Move variant.cpp -> extra_variants/variant.cpp (#10241)

Fixes issues with #includes inherited from `configuration.h` when building for pioarduino.

Aligns t5s3_epaper with other variants like t_deck_pro.
This commit is contained in:
Austin
2026-04-22 11:42:02 -05:00
committed by GitHub
co-authored by GitHub
parent a4b55bc6f2
commit fcb9ec0c2d
3 changed files with 148 additions and 145 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ board_build.partition = default_16MB.csv
board_check = true
upload_protocol = esptool
build_flags = -fno-strict-aliasing
${esp32_base.build_flags}
${esp32s3_base.build_flags}
-I variants/esp32s3/t5s3_epaper
-D T5_S3_EPAPER_PRO
-D USE_EINK