Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Box identity and EFM32 support

Compare
Choose a tag to compare
@AlessandroA AlessandroA released this 18 Mar 10:59
· 28 commits to master since this release

Breaking APIs

  • Applications using UVISOR_BOX_CONFIG(...) will not work after this update if they do not include a call to the UVISOR_BOX_NAMESPACE(...) as well.
  • All other APIs are backwards compatible. This update only affects applications actively using uVisor, not yotta modules depending on it.

New features

New platforms

  • Now supporting the whole Cortex-M3 and Cortex-M4 based EFM32 family from Silicon Labs.

For more details checkout the release notes of the corresponding ARMmbed/uvisor@54fe069 release.