Skip to content

Copy JTAG files only if it's enabled in the board menu #7655

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

Merged
merged 2 commits into from
Jan 6, 2023

Conversation

me-no-dev
Copy link
Member

Fixes: #7647

Copy link
Collaborator

@SuGlider SuGlider left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with Win11.
The JTAG Adapter menu option (disabled) works fine with IDE 1.8.15

But with IDE 2.0.3, I can't see the JTAG Adapter Disabled menu option...
Tried to change the sketch, reload the IDE, everything. No way.
I only see the 3 options (Integrated USB JTAG | FTDI Adapter | ESP USB Bridge)

@SuGlider
Copy link
Collaborator

SuGlider commented Jan 6, 2023

@me-no-dev Do you see the Disabled JTAG menu option with IDE 2.0.3 in the Macbook?

@P-R-O-C-H-Y
Copy link
Member

@SuGlider I tested only in the old IDE 1.8.19, where it works fine. As there are known issues in the new IDE 2.0.X, where changes in the menu are not updated. Had these problems before with the JTAG testing and tried everything with no chance on Mac. I think as it works in the old IDE, it should work in the new IDE as well.

@me-no-dev
Copy link
Member Author

@SuGlider as @P-R-O-C-H-Y said, the new IDE has some horrible caching enabled and that prevent it from grabbing changes for the boards menus. Hopefully it will be OK when released and package updated for the users.

@me-no-dev me-no-dev merged commit 0b7f7b0 into master Jan 6, 2023
@me-no-dev me-no-dev deleted the feature/jtag_files_menu branch January 6, 2023 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Compiler creating debug.cfg, debug_custom.json, and esp32.svd files in my sketch folder under version 2.0.6
3 participants