adafruit / adafruit/Adafruit_nRF52_Arduino

Move tools/adafruit-nrfutil to tools package

Open
#584 0 comments 0 reactions 0 assignees View on GitHub
Feature
Dominant language
C
Stars
698
Forks
572
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
current pre-built binary of adafruit-nrfutil for macos and win is rather heavy, we should make use of the Arduino tool package (like gcc, nrfjprog etc..) instead of including it in the BSP.

**Describe the solution you'd like**
update tool dependency https://github.com/adafruit/arduino-board-index/blob/gh-pages/bpt.ini#L293

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked bpt.ini entry around line 293 in the adafruit/arduino-board-index repository and compare how other tools such as gcc and nrfjprog are declared. Done means the adafruit-nrfutil dependency is updated there so it is provided through the Arduino tool package rather than bundled in the BSP.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.