We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a1947 commit 1c85a7aCopy full SHA for 1c85a7a
.github/workflows/githubci.yml
@@ -86,7 +86,7 @@ jobs:
86
87
- name: Install Tools
88
run: |
89
- pip3 install adafruit-nrfutil uritemplate requests intelhex
+ pip3 install adafruit-nrfutil uritemplate requests intelhex setuptools
90
pip3 install linkermap/
91
92
- name: Build
0 commit comments