You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current SW does not compile against Mbed OS 6.x. Seems 5.x branches are the only ones supported.
Compile [ 0.9%]: LSM6DSLSensor.cpp
[Error] LSM6DSLSensor.cpp@1098,3: 'wait_ms' was not declared in this scope; did you mean 'wait_ns'?
Plenty of more errors/warnings, there too.
Documentation does not mention anything about the supported Mbed OS version, but I would say now you're limited to Mbed OS 5.15.x. I don't know what the minimum version is however?
The text was updated successfully, but these errors were encountered:
The current SW does not compile against Mbed OS 6.x. Seems 5.x branches are the only ones supported.
Plenty of more errors/warnings, there too.
Documentation does not mention anything about the supported Mbed OS version, but I would say now you're limited to Mbed OS 5.15.x. I don't know what the minimum version is however?
The text was updated successfully, but these errors were encountered: