mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 02:32:23 +00:00
PIO: Fix ESP32 sub-variant inheritance (#8983)
This commit is contained in:
@@ -5,4 +5,6 @@ board_check = true
|
||||
upload_protocol = esptool
|
||||
|
||||
build_flags =
|
||||
${esp32_base.build_flags} -D TLORA_T3S3_V1 -I variants/esp32s3/tlora_t3s3_v1
|
||||
${esp32s3_base.build_flags}
|
||||
-D TLORA_T3S3_V1
|
||||
-I variants/esp32s3/tlora_t3s3_v1
|
||||
|
||||
Reference in New Issue
Block a user