Skip to content

Commit fd73d2c

Browse files
committed
more architectures WIP
1 parent c49fd10 commit fd73d2c

File tree

9 files changed

+1
-1
lines changed

9 files changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ sentence=Library for SparkFun BMV080 PM 2.5 Sensor
66
paragraph=A very fast and efficient Arduino library for the BMV080
77
category=Sensor
88
url=https://github.com/sparkfun/SparkFun_Qwiic_OLED_Arduino_Library
9-
architectures=esp32,esp32s2,esp32s3,cortex-m33
9+
architectures=esp32,esp32s2,esp32s3,cortex-m33,cortex-m0plus,cortex-m4f
1010
precompiled=true
1111
ldflags=-lbmv080

src/cortex-m0plus/libbmv080.a

82 KB
Binary file not shown.
80.3 KB
Binary file not shown.

src/cortex-m4/libbmv080.a

79.6 KB
Binary file not shown.

src/cortex-m4/libpostProcessor.a

78.6 KB
Binary file not shown.

src/cortex-m4f/libbmv080.a

78.2 KB
Binary file not shown.

src/cortex-m4f/libpostProcessor.a

70.6 KB
Binary file not shown.

src/esp32s3/libbmv080.a

179 KB
Binary file not shown.

src/esp32s3/libpostProcessor.a

151 KB
Binary file not shown.

0 commit comments

Comments
 (0)