diff options
| author | Dan Halbert <halbert@halwitz.org> | 2018-10-26 20:15:20 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-26 20:15:20 -0400 |
| commit | bd79c0c0de030283a092676551836e99094d1039 (patch) | |
| tree | 4438f4418058b21029983453b881b1c32cdbee0b /tools | |
| parent | 20bc52ae597d2c46291700699636b885e9cddbc1 (diff) | |
| parent | ba98d4ce9c98b5cdfd675bfae01b65625f66c678 (diff) | |
Merge pull request #1295 from ElectronicCats/mkr1300
Add board MKR1300 by Arduino
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/build_adafruit_bins.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build_adafruit_bins.sh b/tools/build_adafruit_bins.sh index 51a8778cc..840e6f24e 100755 --- a/tools/build_adafruit_bins.sh +++ b/tools/build_adafruit_bins.sh @@ -6,6 +6,7 @@ rm -rf ports/nrf/build* # Alphabetical. HW_BOARDS="\ +arduino_mkr1300 \ arduino_zero \ circuitplayground_express \ circuitplayground_express_crickit \ |
