The upcoming mDot 2.0 release will support mbed 5 instead of mbed 2. Applications will need to use the mbed-os library instead of mbed and mbed-rtos. While the mDot 2.0 release hasn’t happened yet, we do have a development version available on both mbed and github.
We’ve refactored our library releases into a single repository which is compatible with both the ARM toolchain used in the online compiler and the GCC ARM toolchain used in offline environments (no more separate libraries for different toolchains!)
https://github.com/MultiTechSystems/libmDot-dev-mbed5
https://developer.mbed.org/teams/MultiTech/code/libmDot-dev-mbed5/
Cheers,
Mike