mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 19:19:44 +00:00
Provides tool set to be used by device drivers in order to be able to configure device signals. This does not involve the implementation of a dedicated pinctrl driver. In this regard, this is equivalent to implementation used for treatment of current pinmux.c files. Since STM32F1 uses a different GPIO configuration scheme, its support is exlcuded for now. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org> |
||
---|---|---|
.. | ||
arm | ||
atmel_sam | ||
atmel_sam0 | ||
bcm_vk | ||
common/cortex_m | ||
cypress | ||
infineon_xmc | ||
microchip_mec | ||
nordic_nrf | ||
nuvoton | ||
nuvoton_npcx | ||
nxp_imx | ||
nxp_kinetis | ||
nxp_lpc | ||
qemu_cortex_a53 | ||
quicklogic_eos_s3 | ||
silabs_exx32 | ||
st_stm32 | ||
ti_lm3s6965 | ||
ti_simplelink | ||
xilinx_zynqmp | ||
CMakeLists.txt | ||
Kconfig |