zephyr/soc/arm/silabs_exx32/common/CMakeLists.txt
Christian Taedcke 2eb347b174 arm: exx32: Use one common soc.c for all exx32 socs
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>
2018-09-16 08:36:41 -05:00

1 line
33 B
CMake

zephyr_sources(soc.c soc_gpio.c)