zephyr/boards/arm/nucleo_l476rg
Erwan Gouriou 609f78b75c drivers/adc: stm32: Don't enable ADC instance by default in driver
ADC_1 peripheral instance was enabled by default in driver.
This is not the usual way to enable peripheral instances, as it
makes board configuration unclear.
Move activation in boards that are declaring ADC support.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-02-05 13:56:26 -06:00
..
doc doc: use multi-column display for long lists 2019-10-16 13:02:35 -05:00
support boards: arm: fix openocd.cfg for nucleo_l476rg 2018-11-06 16:17:21 -05:00
arduino_r3_connector.dtsi devicetree: tree-wide: add nexus map properties for arduino headers 2019-10-22 14:40:41 -05:00
board.cmake boards: arm: st, stm32: add jlink runner args 2019-04-19 13:56:28 -05:00
CMakeLists.txt boards: Set pinmux.c compilation under switch CONFIG_PINMUX 2019-06-10 12:42:49 +02:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig drivers/adc: stm32: Don't enable ADC instance by default in driver 2020-02-05 13:56:26 -06:00
nucleo_l476rg.dts boards: stm32: Update board definition using new GPIO api 2020-02-05 12:00:36 +01:00
nucleo_l476rg.yaml boards: stm32: Set arduino gpio connector on nucleo 64 pins boards 2019-10-07 12:51:14 -05:00
nucleo_l476rg_defconfig soc: stm32: Enable cortex-m systick timer by default 2019-10-11 14:55:48 -07:00
pinmux.c drivers: spi: spi_ll_stm32: Add config to manage slave select 2019-08-01 11:58:02 -04:00