Platform Migration's Guide Overview#

This section includes the following migration guides, which provide detailed information about migrating components in the Silicon Labs Platform SDK.

DMADRV Migration's Guide: Comprehensive documentation for the Migration of the deprecated DMADRV driver to the DMA Manager and DMA Channel modules.

EMLIB to Peripheral HAL Migration Guide: Comprehensive instructions for migrating peripheral code from Silicon Labs' legacy EMLIB (em_*) to the modern Peripheral HAL (sl_hal_*) drivers.

sl_system to sl_main Migration Guide: Guide for migrating RTOS-based applications from sl_system to the new sl_main architecture.

sl_main Baremetal to RTOS Application Transition: Guide for transitioning from baremetal to RTOS-based applications using sl_main.