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

dist/tools/esptools: add ESP32-S2 toolchain support to {install,export}.sh #18502

Merged

Conversation

gschorcht
Copy link
Contributor

Contribution description

This PR is a split-off from PR #18235 which extends the the {install,export}.sh scripts by the support of the ESP32-S2 toolchain.

Testing procedure

Test the installation and the export of the path of the ESP32-S2 toolchain by executing following commands:

dist/tools/esptools/install.sh esp32s2
. dist/tools/esptools/export.sh esp32s2

Issues/PRs references

Split-off from #18235

@github-actions github-actions bot added the Area: tools Area: Supplementary tools label Aug 23, 2022
@gschorcht gschorcht requested a review from benpicco August 23, 2022 15:46
@gschorcht gschorcht added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs Type: new feature The issue requests / The PR implemements a new feature for RIOT Platform: ESP Platform: This PR/issue effects ESP-based platforms labels Aug 23, 2022
@benpicco benpicco enabled auto-merge August 23, 2022 15:57
@benpicco benpicco merged commit 05921bf into RIOT-OS:master Aug 23, 2022
@gschorcht gschorcht deleted the dist/tools/esptools/add_esp32s2_toolchain branch August 31, 2022 07:08
@gschorcht
Copy link
Contributor Author

@benpicco Thanks for reviewing and merging

@maribu maribu added this to the Release 2022.10 milestone Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: tools Area: Supplementary tools CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs Platform: ESP Platform: This PR/issue effects ESP-based platforms Type: new feature The issue requests / The PR implemements a new feature for RIOT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants