Skip to content

Commit e66ce54

Browse files
Rocketctfacchinm
authored andcommitted
added new dependancies and modified the compile example actions
1 parent 42675ba commit e66ce54

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/Compile Examples.yml

+2
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
- name: Adafruit GFX Library
5858
- name: Adafruit ST7735 and ST7789 Library
5959
- name: Arduino_MCHPTouch
60+
- name: BSEC Software Library
61+
- name: Arduino_LSM6DSOX
6062
- name: TFT_eSPI
6163
sketch-paths: |
6264
# Ignoring Display/AnimatedGif compiling the rest of them

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ category=Sensors
88
url=https://github.com/arduino-libraries/Arduino_MKRIoTCarrier
99
architectures=samd
1010
precompiled=false
11-
depends=Arduino_APDS9960,Arduino_BQ24195,Arduino_HTS221,Arduino_LPS22HB,Arduino_LSM6DS3,Adafruit BusIO,Adafruit DotStar,Adafruit GFX Library,Adafruit ST7735 and ST7789 Library,Arduino_MCHPTouch,TFT_eSPI
11+
depends=Arduino_APDS9960,Arduino_BQ24195,Arduino_HTS221,Arduino_LPS22HB,Arduino_LSM6DS3,Arduino_LSM6DSOX,BSEC Software Library,Adafruit BusIO,Adafruit DotStar,Adafruit GFX Library,Adafruit ST7735 and ST7789 Library,Arduino_MCHPTouch,TFT_eSPI

0 commit comments

Comments
 (0)