Skip to content

Commit 1ff5bf0

Browse files
committed
note about SW versions and architectures supported
1 parent fc2ff4e commit 1ff5bf0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@ The breakout board comes with the BMV080 populated and takes advantage of its fl
1919
> To use this library, the Bosch BMV080 SDK must be downloaded from Bosch, and some files copied over into this library once it's installed. Details of this are outlined below [here](#install-the-bosch-sdk).
2020
>
2121
> If the SDK files are not copied into this library, this library will fail to build.
22+
>
23+
> This library has been verified with the following versions:
24+
> SparkFun_BMV_Arduino_Library v1.0.1
25+
> Bosch BMV080 SDK v11.0.0
26+
> Arduino IDE 2.3.5
27+
>
28+
> Architectures Supported/Verified:
29+
> esp32 ([SparkFun Thing Plus - ESP32 WROOM (USB-C)](https://www.sparkfun.com/sparkfun-thing-plus-esp32-wroom-usb-c.html))
30+
> esp32s2 ([SparkFun Thing Plus - ESP32-S2 WROOM](https://www.sparkfun.com/sparkfun-thing-plus-esp32-s2-wroom.html))
31+
> m33f ([SparkFun Thing Plus - RA6M5](https://www.sparkfun.com/sparkfun-thing-plus-ra6m5.html))
2232
2333
## Functionality
2434

0 commit comments

Comments
 (0)