zephyr/boards/arm/stm32_min_dev
Antony Pavlov 2099658d09 boards/arm/*stm32*: fix USB pinmux
USB_DC_STM32 comes from Kconfig. We have to add the CONFIG_ prefix
to use USB_DC_STM32 in C code.

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
2019-05-27 09:22:55 -04:00
..
doc doc: stm32_min_dev: Update for blue/black variant support 2019-04-26 03:34:45 -07:00
support boards: arm: stm32: Fix openocd warning 2019-01-03 10:24:49 -06:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.board board: stm32_min_dev: Add support for blue/black variant 2019-04-26 03:34:45 -07:00
Kconfig.defconfig board: stm32_min_dev: Add support for blue/black variant 2019-04-26 03:34:45 -07:00
board.cmake boards: arm: st, stm32: add jlink runner args 2019-04-19 13:56:28 -05:00
pinmux.c boards/arm/*stm32*: fix USB pinmux 2019-05-27 09:22:55 -04:00
stm32_min_dev.dtsi board: stm32_min_dev: add the missing usb node 2019-05-06 08:47:28 -05:00
stm32_min_dev_black.dts board: stm32_min_dev: Add support for blue/black variant 2019-04-26 03:34:45 -07:00
stm32_min_dev_black.yaml board: stm32_min_dev: Add support for blue/black variant 2019-04-26 03:34:45 -07:00
stm32_min_dev_black_defconfig board: stm32_min_dev: Add support for blue/black variant 2019-04-26 03:34:45 -07:00
stm32_min_dev_blue.dts board: stm32_min_dev: Add support for blue/black variant 2019-04-26 03:34:45 -07:00
stm32_min_dev_blue.yaml board: stm32_min_dev: Add support for blue/black variant 2019-04-26 03:34:45 -07:00
stm32_min_dev_blue_defconfig board: stm32_min_dev: Add support for blue/black variant 2019-04-26 03:34:45 -07:00