Skip to content

Commit 4ec2f91

Browse files
committed
note for rp2350 support with the latest bosch sdk
1 parent 0b717f7 commit 4ec2f91

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,17 @@ The breakout board comes with the BMV080 populated and takes advantage of its fl
2222
>
2323
> This library has been verified with the following versions:
2424
> SparkFun_BMV_Arduino_Library v1.0.1
25-
> Bosch BMV080 SDK v11.0.0
25+
> Bosch BMV080 SDK v11.2.0
2626
> Arduino IDE 2.3.5
2727
>
2828
> 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))
29+
> esp32 (example: [SparkFun Thing Plus - ESP32 WROOM (USB-C)](https://www.sparkfun.com/sparkfun-thing-plus-esp32-wroom-usb-c.html))
30+
> esp32s2 (example: [SparkFun Thing Plus - ESP32-S2 WROOM](https://www.sparkfun.com/sparkfun-thing-plus-esp32-s2-wroom.html))
31+
> m33f (example: [SparkFun Thing Plus - RA6M5](https://www.sparkfun.com/sparkfun-thing-plus-ra6m5.html))
32+
> m33 (example: [SparkFun RedBoard IoT - RP2350](https://www.sparkfun.com/sparkfun-iot-redboard-rp2350.html))
33+
34+
> [!TIP]
35+
> The release of the Bosch SDK v11.2.0 on July 12th, 2025 added support for the RP2350 processor (m33).
3236
3337
## Functionality
3438

0 commit comments

Comments
 (0)