zephyr/drivers/pinmux
Aurelien Jarno 86442038e9 drivers: pinmux: add PINMUX_DEV CMakeLists.txt
The drivers/pinmux/dev directory doesn't containe any CMakeLists.txt
file, preventing to enable the PINMUX_DEV option. Fix that by providing
one.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-09-19 09:17:25 -04:00
..
dev drivers: pinmux: add PINMUX_DEV CMakeLists.txt 2018-09-19 09:17:25 -04:00
stm32 headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
CMakeLists.txt riscv: Rename the FE310 SoC to Sifive Freedom 2018-08-16 06:23:01 -07:00
Kconfig riscv: Rename the FE310 SoC to Sifive Freedom 2018-08-16 06:23:01 -07:00
Kconfig.beetle drivers: pinmux: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.cc2650 drivers: pinmux: PINMUX_CC2650 depends on GPIO 2017-10-31 12:32:34 -04:00
Kconfig.esp32 drivers: pinmux: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.mcux drivers: pinmux: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.mcux_lpc drivers: pinmux: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.sam0 drivers: pinmux: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.sifive riscv: Rename the FE310 SoC to Sifive Freedom 2018-08-16 06:23:01 -07:00
Kconfig.stm32 spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
dummy.c boards: move pinmux driver to board/soc dir 2017-10-31 12:32:34 -04:00
pinmux.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
pinmux_cc2650.c cc2650: Add pinmux driver. 2017-06-16 16:18:12 -04:00
pinmux_esp32.c drivers: pinmux: esp32: Fix using gpio as IO at the same time. 2018-02-07 14:52:25 -05:00
pinmux_mcux.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
pinmux_mcux_lpc.c ext: mcux: Reorganize imported drivers into soc family subfolders 2018-04-24 07:55:48 -05:00
pinmux_qmsi.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
pinmux_sam0.c pinmux: sam0: add a pinmux driver for the SAM0 series. 2018-02-05 06:31:35 -08:00
pinmux_sifive.c riscv: Rename the FE310 SoC to Sifive Freedom 2018-08-16 06:23:01 -07:00