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

get.py using .json tool name with git version #9155

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented Jun 19, 2024

Noticed while searching for 'import re' instances in python code.

Rename tool directory fetched with get.py into tool's actual name. Partially breaking for development builds, but here only lwip builder needs an update to reference tools/xtensa-lx106-elf-gcc instead.
Hopefully not breaking anything else.

Updated tools/xtensa-lx106-elf -> tools/xtensa-lx106-elf-gcc in the source and docs

renamed tools/xtensa-lx106-elf -> tools/xtensa-lx106-elf-gcc
get.py can just use the top dir -> tool name translation, no need to ref
archive contents. just expect top dir to be there
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

Successfully merging this pull request may close these issues.

1 participant