arduino-libraries / Arduino_BMI270_BMM150

GNU Lesser General Public License v2.1
18 stars 12 forks source link

Limit advised architecture support to `samd`, `mbed_portenta`, `mbed_nano`, `mbed_edge`, `esp32` and `rp2040`. #40

Closed aentinger closed 6 months ago

aentinger commented 6 months ago

This should put an end to confusions that come up regularly, i.e. in https://github.com/arduino-libraries/Arduino_BMI270_BMM150/issues/37 .

The architectures samd, mbed_portenta, mbed_nano, mbed_edge, esp32 and rp2040 are all supported as per successful CI compilation.