We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef51add commit ba5bfbbCopy full SHA for ba5bfbb
.github/workflows/release.yml
@@ -77,7 +77,7 @@ jobs:
77
- name: Install PlatformIO and esptool
78
run: |
79
pip install --upgrade pip
80
- pip install platformio esptool
+ pip install platformio esptool adafruit-nrfutil
81
82
# ── 4. Install Espressif Rust toolchain (Xtensa) or ARM target ──────
83
- name: Install Espressif Rust toolchain via espup
0 commit comments