I started new project for another application, first step I upgrade the yotta tool & install mbed-drivers by “yt install” command.
but in few seconds later, the command window get error information like that:
“error: mbed-drivers does not meet specification ~0.12.0 required by core-util”
@Hokins, the mbed-drivers version was updated, but not reflected in core util. The app is build , it’s yotta error to notify there is a problem in the module dependencies. With the latest change, it should not affect the executable, therefore do what jan suggested above or just continue using it as it is, and update dependencies once the pull request below is resolved (merged or new proposal accepted).