Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

1
2
3
4
5
6
# Core
obj-$(CONFIG_PINCTRL_STM32) += pinctrl-stm32.o

# SoC Drivers
obj-$(CONFIG_PINCTRL_STM32F429)	+= pinctrl-stm32f429.o
obj-$(CONFIG_PINCTRL_STM32F746)	+= pinctrl-stm32f746.o