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

small CRQ to platform.txt #5007

Closed
5chufti opened this issue Aug 5, 2018 · 1 comment
Closed

small CRQ to platform.txt #5007

5chufti opened this issue Aug 5, 2018 · 1 comment

Comments

@5chufti
Copy link
Contributor

5chufti commented Aug 5, 2018

@igrr
would it be possible to append version to the name, so one gets info about the installed version when selecting an esp board (modules)?

name=ESP8266 Boards (core 2.4.2)
version=2.4.2

instead of

name=ESP8266 Modules
version=2.4.2

"Boards" instead of "Modules" just to be inline with the rest ...

@igrr
Copy link
Member

igrr commented Aug 14, 2018

Great suggestion @5chufti. Have had times when I thought I was running one of the released versions when if fact it was git version. Would help in such cases as well.

igrr added a commit that referenced this issue Aug 14, 2018
In tools menu, boards belonging to each platform are grouped together.
The title of the groups is the board package name. When switching
between versions, mentioning the version number in package name helps
identify the installed version.

Rename board group from "ESP8266 Modules" to "ESP8266 Boards", to be
more similar to other platforms, and to reflect the fact that most
entries included are boards, not modules.

As an extra change, when building the boards manager package, set
version number in platform.txt based on git tag name. This saves one
step when creating the release — don't need to update platform.txt
twice.

Closes #5007.
igrr added a commit that referenced this issue Aug 20, 2018
In tools menu, boards belonging to each platform are grouped together.
The title of the groups is the board package name. When switching
between versions, mentioning the version number in package name helps
identify the installed version.

Rename board group from "ESP8266 Modules" to "ESP8266 Boards", to be
more similar to other platforms, and to reflect the fact that most
entries included are boards, not modules.

As an extra change, when building the boards manager package, set
version number in platform.txt based on git tag name. This saves one
step when creating the release — don't need to update platform.txt
twice.

Closes #5007.
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

No branches or pull requests

2 participants