Skip to content

Allow change of project_name variable#4498

Closed
pedro-vo wants to merge 1 commit into
platformio:developfrom
pedro-vo:feature/configurable-project-name
Closed

Allow change of project_name variable#4498
pedro-vo wants to merge 1 commit into
platformio:developfrom
pedro-vo:feature/configurable-project-name

Conversation

@pedro-vo

Copy link
Copy Markdown

This commit intends to introduce new feature of manally configurable project name which is exported to various IDE configurations. New configuration option in platformio.ini in section [platformio] is introduced: project_name. When this option is set, the current (default) value of project_name which is get from project directory basename is replaced by the configured value.

@ivankravets

Copy link
Copy Markdown
Member

Please re-test with pio upgrade --dev. The new option is name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants