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

New ESP-IDF project Wizard (VSC-478) #171

Merged
merged 15 commits into from
Mar 9, 2021

Conversation

brianignacio5
Copy link
Collaborator

@brianignacio5 brianignacio5 commented Sep 17, 2020

Add ESP-IDF: New Project command to create projects with ESP-IDF with defined serial port , Espressif board or idf target (esp32, esp32s2, etc.), openocd config files and adding component folders (which will copy the selected folder into <new-project-dir>/components directory).

  • Use boards config json if available in OPENOCD_SCRIPTS env var in idf.customExtraVars which contains IDF_TARGET and openOCD config files with fallback to use custom board, selected target and input openOCD files.
  • List of examples will add ESP-IDF, ESP-ADF and ESP-MDF examples if IDF_PATH, ADF_PATH and MDF_PATH is set on extension (idf.espIdfPath, idf.espAdfPath and idf.espMdfPath respectively) or using system environment variables.
  • Show README.md with Markdown viewer if available, else show No README.md for this project message.

@brianignacio5 brianignacio5 marked this pull request as draft September 17, 2020 12:12
@pwmb pwmb changed the base branch from master to dev September 24, 2020 11:24
@pwmb pwmb added this to the next milestone Sep 24, 2020
@pwmb pwmb changed the base branch from dev to master September 29, 2020 06:53
@brianignacio5 brianignacio5 self-assigned this Oct 16, 2020
@brianignacio5 brianignacio5 marked this pull request as ready for review October 19, 2020 12:10
@brianignacio5 brianignacio5 requested a review from pwmb October 19, 2020 12:15
@brianignacio5 brianignacio5 added the Feature A new feature label Oct 21, 2020
@brianignacio5 brianignacio5 changed the title add new project window New ESP-IDF project Wizard Oct 23, 2020
@github-actions
Copy link

github-actions bot commented Nov 8, 2020

Pull request has been marked as stale since there are no activities, and this will be closed in 5 days if there are no further activities

@github-actions github-actions bot added the stale Stale PR or Issue label Nov 8, 2020
@brianignacio5 brianignacio5 removed the stale Stale PR or Issue label Nov 9, 2020
@pwmb
Copy link
Contributor

pwmb commented Nov 10, 2020

@brianignacio5 will finish the review by end-of-week

@github-actions github-actions bot changed the title New ESP-IDF project Wizard New ESP-IDF project Wizard (VSC-478) Nov 10, 2020
@github-actions
Copy link

github-actions bot commented Dec 9, 2020

Pull request has been marked as stale since there are no activities, and this will be closed in 5 days if there are no further activities

@github-actions github-actions bot added the stale Stale PR or Issue label Dec 9, 2020
@brianignacio5 brianignacio5 added ongoing Ongoing Issue or PR, this label will be used for issue or PR which is to be excluded by stale bot and removed stale Stale PR or Issue labels Dec 9, 2020
@pwmb pwmb modified the milestones: v0.6.0, next Dec 30, 2020
@pwmb
Copy link
Contributor

pwmb commented Feb 19, 2021

FYI @brianignacio5 @gerekon I lost the already reviewed files in this PR from past due to force push, Need more time to review this.

@brianignacio5 brianignacio5 modified the milestones: next, v1.0.1 Mar 9, 2021
@brianignacio5 brianignacio5 merged commit 8036f14 into espressif:master Mar 9, 2021
@brianignacio5 brianignacio5 deleted the feature/new-project branch March 9, 2021 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A new feature ongoing Ongoing Issue or PR, this label will be used for issue or PR which is to be excluded by stale bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants