Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SystemInfo: Display target build variant #1204

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

StarGate01
Copy link
Contributor

This PR has been broken out of #1050, and depends on / includes #1128 .

This PR uses the last line on the second screen in the system information to display the target build variant, i.e. which device the firmware was compiled for. This is very useful to know which updates to download, once you have forgotten which variant your device is.

signal-2022-06-27-083124

@StarGate01 StarGate01 force-pushed the display-variant branch 2 times, most recently from e22f875 to b599af9 Compare June 27, 2022 07:13
src/CMakeLists.txt Show resolved Hide resolved
@Riksu9000 Riksu9000 added this to the 1.11.0 milestone Jun 30, 2022
@ajack2001my
Copy link

Curious to know what name shows up on the PineTime... Just PineTime, PineTime1 (or PineTime2, since later variants of the PineTime had some hardware changes, etc.)

@StarGate01
Copy link
Contributor Author

@ajack2001my since the string used is just the CMake target name, it will be "PINETIME". Other hardware differences will be listed in e.g. the accelerometer variant.

@Riksu9000 Riksu9000 requested a review from JF002 July 6, 2022 08:30
@JF002 JF002 merged commit 4633552 into InfiniTimeOrg:develop Jul 7, 2022
@StarGate01 StarGate01 deleted the display-variant branch November 30, 2022 09:35
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.

5 participants