modules: hal_silabs: Update HAL to v2025.6.0
Update the Simplicity SDK HAL for Silicon Labs Series 2 devices to v2025.6.0. The em_core source file no longer exists in the latest version of the HAL, and is removed. Signed-off-by: Aksel Skauge Mellbye <aksel.mellbye@silabs.com>
This commit is contained in:
parent
14ea8b087b
commit
7e517786ed
@ -210,7 +210,6 @@ endif()
|
||||
zephyr_library_sources_ifdef(CONFIG_SOC_GECKO_DEV_INIT ${COMMON_DIR}/src/sl_slist.c)
|
||||
if(CONFIG_SOC_GECKO_CORE)
|
||||
zephyr_library_sources_ifdef(CONFIG_SOC_GECKO_CORE
|
||||
${EMLIB_DIR}/src/em_core.c
|
||||
${COMMON_DIR}/src/sl_core_cortexm.c
|
||||
)
|
||||
zephyr_compile_definitions(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user