firmware/variants/esp32s3/tbeam-s3-core/platformio.ini
2025-09-22 11:06:19 +08:00

19 lines
518 B
INI

; The 1.0 release of the LilyGo TBEAM-S3-Core board
[env:tbeam-s3-core]
extends = esp32s3_base
board = tbeam-s3-core
board_build.partitions = default_8MB.csv
board_check = true
lib_deps =
${esp32s3_base.lib_deps}
lewisxhe/PCF8563_Library@1.0.1
build_flags =
${esp32s3_base.build_flags}
-I variants/esp32s3/tbeam-s3-core
-D PCF8563_RTC=0x51 ;Putting definitions in variant.h does not compile correctly
-D QMI8658_DEBUG_STREAM
-D QMC6310_DECLINATION_DEG=-0.0167
-D QMC6310_EXPECTED_FIELD_uT=41.9154