zephyr/boards/nucleo_f103rb
Daniel Leung cecc4b0fb5 pinmux: remove base address and number of pins from kconfig
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>
2016-03-28 15:58:29 -07:00
..
Kconfig.board boards/nucleo_f103rb: add new board 2016-03-18 20:49:32 +00:00
Kconfig.defconfig kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
Makefile boards/nucleo_f103rb: add new board 2016-03-18 20:49:32 +00:00
board.c pinmux: Move STM32 boards to the pinmux model 2016-03-25 06:17:33 -04:00
board.h boards/nucleo_f103rb: add new board 2016-03-18 20:49:32 +00:00
nucleo_f103rb_defconfig pinmux: remove base address and number of pins from kconfig 2016-03-28 15:58:29 -07:00