diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-12-21 17:39:08 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-21 17:39:08 -0800 |
| commit | fb0c74c5f1ab9d7d319caf898bdae30ce57a61af (patch) | |
| tree | d7993cc7d33f80e56cd627147a0a346cf3e2ef47 /.github/workflows/build.yml | |
| parent | 233ccaac58c180731ef7e088a3159ddc6c745305 (diff) | |
| parent | d24a5d62700252a49152ed2bc6af0b9b3025344e (diff) | |
Merge pull request #3662 from ElectronicCats/bastble
Add new board BastBLE
Diffstat (limited to '.github/workflows/build.yml')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 41b52e3d0..36b8db388 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -185,6 +185,7 @@ jobs: - "arduino_nano_33_iot" - "arduino_zero" - "bast_pro_mini_m0" + - "bastble" - "bdmicro_vina_d21" - "bdmicro_vina_d51" - "bless_dev_board_multi_sensor" |
