Gecko SDK version v4.2.1
Changes to 4.2.1:
General:
- Documentation now hosted in separate repository (Gecko_SDK_Doc)
Device:
- No changes.
emlib:
- Added errata fix for an issue that may cause BOD resets in EM2 when using
DCDC-to-DVDD mode. The fix is implemented in EMU_DCDCInit(). - Added function EMU_DCDCPowerOff() for boards with physically disconnected DCDC.
- Current consumption is optimized for DCDC bypass mode. This update is
implemented in EMU_DCDCInit().
emdrv:
- No changes.
usb:
- No changes.