zephyr/drivers/pinmux
Daniel Leung 43309296b8 drivers: pinmux: build as static library
Instead of putting object files inside libzephyr.a,
simply build a separate static library as most other
driver types are doing this already.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-08-17 06:06:03 -04:00
..
CMakeLists.txt drivers: pinmux: build as static library 2021-08-17 06:06:03 -04:00
Kconfig
Kconfig.b91
Kconfig.beetle
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.hsdk
Kconfig.intel_s1000
Kconfig.it8xxx2
Kconfig.lpc11u6x
Kconfig.mcux
Kconfig.mcux_lpc
Kconfig.rv32m1
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32
Kconfig.xec
dummy.c
pinmux_b91.c
pinmux_cc13xx_cc26xx.c
pinmux_esp32.c
pinmux_hsdk.c
pinmux_intel_s1000.c
pinmux_ite_it8xxx2.c
pinmux_lpc11u6x.c
pinmux_mchp_xec.c Microchip: MEC172x: Update pinmux driver 2021-08-03 19:04:56 -04:00
pinmux_mcux.c
pinmux_mcux_lpc.c
pinmux_rv32m1.c
pinmux_sam0.c soc: atmel_sam0: common: Add soc_port 2021-07-30 14:37:20 -05:00
pinmux_sifive.c
pinmux_stm32.c
pinmux_stm32.h