Skip to content

Commit

Permalink
Add tools for uf2
Browse files Browse the repository at this point in the history
  • Loading branch information
elecpower committed Nov 29, 2024
1 parent fb12931 commit 83e2a80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/msys2_setup_buildenv_stage2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ if [[ $INSTALL_PACKAGES -eq 1 ]]; then
${MINGW_PACKAGE_PREFIX}-openssl \
${MINGW_PACKAGE_PREFIX}-wget \
${MINGW_PACKAGE_PREFIX}-python-psutil \
${MINGW_PACKAGE_PREFIX}-python-pyelftools \
${MINGW_PACKAGE_PREFIX}-jq

end_step $? "pacman -S --noconfirm <packages>"
Expand Down

0 comments on commit 83e2a80

Please sign in to comment.