This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
85d86f6e0d
zephyr
/
arch
/
arm
/
soc
/
st_stm32
/
stm32l4
/
Makefile
5 lines
86 B
Makefile
Raw
Blame
History
obj-y
+=
soc.o
obj-$(CONFIG_GPIO)
+=
soc_gpio.o
obj-$(CONFIG_PINMUX)
+=
soc_pinmux.o
Reference in New Issue
View Git Blame
Copy Permalink