Skip to content

How can I customize the default set of files generated when creating a new project? #5264

@doguto

Description

@doguto

When I create a new project, these files and folders are created by default.

|- .pio/
|- .vscode/
|    |- extensions.json
|- include/
|    |- README.md
|- lib/
|    |- README.md
|- src/
|- test/
|    |- README.md
|- .gitignore
|- platformio.ini

These are good, but I want to add mbed_app.json to these.
How can I do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions