mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-26 21:27:38 +02:00
27 lines
936 B
YAML
27 lines
936 B
YAML
profiles:
|
|
mkr:
|
|
fqbn: arduino:samd:mkrwifi1010
|
|
platforms:
|
|
- platform: arduino:samd (1.8.14)
|
|
libraries:
|
|
- dependency: Adafruit BusIO (1.17.4)
|
|
- dependency: Adafruit DotStar (1.2.5)
|
|
- dependency: Adafruit GFX Library (1.12.5)
|
|
- dependency: Adafruit ST7735 and ST7789 Library (1.11.0)
|
|
- dependency: Adafruit seesaw Library (1.7.9)
|
|
- dependency: Arduino_APDS9960 (1.0.4)
|
|
- dependency: Arduino_BQ24195 (0.9.2)
|
|
- dependency: Arduino_HTS221 (1.0.0)
|
|
- dependency: Arduino_LPS22HB (1.0.2)
|
|
- dependency: Arduino_LSM6DS3 (1.0.3)
|
|
- dependency: Arduino_LSM6DSOX (1.1.2)
|
|
- dependency: Arduino_MCHPTouch (1.2.3)
|
|
- Arduino_MKRIoTCarrier (2.1.0)
|
|
- dependency: BSEC Software Library (1.8.1492)
|
|
- dependency: SD (1.3.0)
|
|
- dependency: TFT_eSPI (2.5.43)
|
|
|
|
default_profile: mkr
|
|
default_fqbn: arduino:samd:mkrwifi1010
|
|
default_port: /dev/ttyACM0
|