This website requires JavaScript.
Explore
Help
Sign in
michaelh
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Releases
Activity
2eb347b174
zephyr
/
soc
/
arm
/
silabs_exx32
/
common
/
CMakeLists.txt
2 lines
33 B
Text
Raw
Normal View
History
Unescape
Escape
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 12:01:04 +02:00
zephyr_sources(soc.c soc_gpio.c)
Copy permalink