Skip to content

Commit 6195ba3

Browse files
committed
added esp32c6 to properties
1 parent dcabc29 commit 6195ba3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name=SparkFun BMV080 Arduino Library
2-
version=1.0.3
2+
version=1.0.4
33
author=SparkFun Electronics <[email protected]>
44
maintainer=SparkFun Electronics <https://www.sparkfun.com>
55
sentence=The SparkFun Air Quality PM1/PM2.5/PM10 Sensor - BMV080 (Qwiic)is an ultra-small, fan-less air quality sensor for sensing particulate matter!
66
paragraph=NOTE: This library requires the installation of the Bosch BMV080 SDK - See https://github.com/sparkfun/SparkFun_BMV080_Arduino_Library for instructions. The sensing element measures merely 4.2mm x 3.5mm x 3.1mm (W x L x H), which is more than 450 times smaller than any comparable device on the market. The innovative design is based on ultra-compact lasers with integrated photodiodes. The sensor applies sophisticated algorithms to measure PM1 and PM2.5 concentrations directly in free space, without requiring an intrusive fan.
77
category=Sensors
88
url=https://github.com/sparkfun/SparkFun_BMV080_Arduino_Library
9-
architectures=esp32,esp32s2,esp32s3,cortex-m33,cortex-m0plus,cortex-m4f
9+
architectures=esp32,esp32s2,esp32s3,esp32c6,cortex-m33,cortex-m0plus,cortex-m4f
1010
precompiled=true
1111
depends=SparkFun Toolkit (>=1.2.0)
1212
ldflags=-l_bmv080 -l_postProcessor

0 commit comments

Comments
 (0)