Gecko SDK version v4.1.0
Changes to 4.1.0:
Device:
- Added device headers for new families EZR32HG (EZR Happy Gecko), EFM32JG
(Jade Gecko) and EFM32PG (Pearl Gecko) - Bugfixes in EZR32 LG and WG system/startup files.
- Added support for new EZR32HG family.
emlib:
- New signature for RMU_ResetControl() function.
- The typedef EMU_EM23Init_TypeDef which is a parameter to EMU_EM23Init()
has got a new definition. - Initial support _SILICON_LABS_32B_PLATFORM_2 devices added.
emdrv:
- EZRADIODRV now supports the plugin system layer. Transmit, receive, CRC
error, auto acknowledge, PN9, direct receive, direct transmit and unmodulated
carrier plugins are added. - EZRADIODRV now supports Si4461 radio based parts.
- EZRADIODRV radio API layer is reworked.
- Updated EZRADIODRV documentation and examples.
usb:
- Fixed bug in host stack, USBH_SetAltInterfaceB() specified device instead of interface.