Skip to content

Commit 05eda1f

Browse files
committed
nicla sense: add Arduino_BHY2 library for CI
1 parent eb0daa9 commit 05eda1f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ jobs:
9090
fqbn: arduino:mbed:nicla_sense
9191
additional-sketch-paths: |
9292
- libraries/Nicla_System
93+
- ~/Arduino/libraries/Arduino_BHY2
94+
additional-libraries: |
95+
- name: Arduino_BHY2
96+
- name: ArduinoBLE
9397
9498
steps:
9599
- name: Checkout repository

0 commit comments

Comments
 (0)