zephyr/boards/arm/nucleo_l476rg
Kumar Gala df9e95e500 boards: arm: Remove nonexistent Kconfig symbols
CONFIG_BOARD_STM32_NUCLEO_{L432KC,L476RG} where set in the respective
board defconfig files, however these symbols don't exist.  We can just
remove them from the defconfig as we'll get the board Kconfig symbol
defined by default when selecting that board.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-05-23 17:57:06 -04:00
..
doc boards: arm: improve Nucleo boards documentation formatting 2018-03-14 09:03:47 -05:00
support boards: add openocd support for nucleo_l476rg and stm32l496g_disco 2017-11-15 08:21:49 -06:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig.board
Kconfig.defconfig boards: arm: STM32 boards use DT to configure SPI 2018-02-20 09:47:43 -05:00
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h boards: stm32 remove led and button definitions from board.h 2018-04-19 09:32:39 -05:00
nucleo_l476rg.dts dts/st: dtc v1.4.6 warnings: #address-cells/#size-cells without "ranges" 2018-04-24 14:46:48 -05:00
nucleo_l476rg.yaml boards: Add "ram" and "flash" properties for a number of boards 2018-03-16 13:44:06 -07:00
nucleo_l476rg_defconfig boards: arm: Remove nonexistent Kconfig symbols 2018-05-23 17:57:06 -04:00
pinmux.c