Skip to content

Conversation

lewisxhe
Copy link
Contributor

This is the wrong definition submitted before, which caused the compiler to issue a warning. Please pass this request

@me-no-dev me-no-dev merged commit 6f237a8 into espressif:master Oct 1, 2020
@@ -3544,8 +3544,8 @@ t-beam.serial.disableRTS=true

t-beam.build.mcu=esp32
t-beam.build.core=esp32
t-beam.build.variant=t-beam
t-beam.build.board=T-Beam
t-beam.build.variant=tbeam

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't this break building for this board? AFAIK build.variant is used as a directory name under the variants directory, but there is only variants/t-beam, not variants/tbeam. So IIUC, this change must either be reverted, or the variant directory should be renamed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants