The differentiation between the MCUs is handled in the HAL from Silabs. So all EXX32 MCUs should use the same soc.c file. Signed-off-by: Christian Taedcke <hacking@taedcke.com>
1 line
33 B
CMake
1 line
33 B
CMake
zephyr_sources(soc.c soc_gpio.c)
|