Skip to content

Commit 32fbef8

Browse files
committed
CI: add missing libraries from nano33ble example build
1 parent 1275ec6 commit 32fbef8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
- name: Arduino_HTS221
4242
- name: Arduino_LPS22HB
4343
- name: Arduino_LSM9DS1
44+
- name: ArduinoBLE
45+
- name: Arduino_CMSIS-DSP
4446
sketch-paths: examples/Nano33BLESenseFirmware
4547
- fqbn: arduino:samd:mkrwifi1010
4648
platforms: |

0 commit comments

Comments
 (0)