mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 05:13:23 +00:00
The pinmux base address and number of pins are now defined in SoC or board header files instead of specifying them in kconfig. This is because the pinmux ties directly to the SoC (or board expanders) so the base address and number of pins do not need to be configurable in kconfig. Change-Id: Ib6090d7d022b491f3fe8f522858281504c6302bb Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
board.c | ||
board.h | ||
Kconfig.board | ||
Kconfig.defconfig | ||
Makefile | ||
stm32_mini_a15_defconfig |