Skip to content

Release v1.5.0

Compare
Choose a tag to compare
@screamerbg screamerbg released this 16 Mar 20:15
· 335 commits to master since this release
53f8b11

New:

  • New command mbed cache to enable/disable/manage repository caching. (#627). Repository caching is now enabled by default.
  • Allow different configured path for mbed-os via mbed config (#626)

Fixed:

  • Mbed CLI will now import the Mbed 2 SDK tools only if mbed.bld is present (#644)
  • Prevent SCM errors when repository cache is used with wrong SCM tool (#643)