zephyr/tests/drivers
Erwan Gouriou bddb343b09 stm32: Remove redundant I2C variant Kconfig symbols definitions
I2C_STM32_V1 and I2C_STM32_V2 are Kconfig symbols used to
select STM32 I2C driver variant based on I2C IP available on a
given STM32 SoC.
Being SoC dependent, they are automatically selected in soc/
if CONFIG_I2C is set. Then there is no need to define them at board
level, nor for a specific application like this is done in
some sample or test applications. Remove these definitions when
this is the case.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-05-24 22:29:51 -04:00
..
adc/adc_api test: driver: adc: add some nucleo boards support for adc test cases 2019-05-07 23:15:58 -04:00
aio license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
build_all drivers: sensor: Add ADXL362 interrupt handling 2019-05-03 09:11:51 -05:00
can tests: drivers: can: Make CAN dev global 2019-05-12 16:54:49 -04:00
counter/counter_basic_api drivers: counter: Move nRF TIMER and RTC configuration to device tree 2019-05-15 10:11:02 +02:00
dma license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
entropy/api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
flash_simulator tests: drivers: flash_simulator: removing CONFIG_ prefix from defines 2019-04-26 04:04:19 -07:00
gpio/gpio_basic_api drivers: gpio: sam0: Remove defines from dts_fixup.h 2019-05-03 08:46:57 -05:00
hwinfo/api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
i2c stm32: Remove redundant I2C variant Kconfig symbols definitions 2019-05-24 22:29:51 -04:00
i2s license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ipm tests: ipm: disable on qemu_x86_64 2019-04-28 13:08:34 -04:00
pci_enum license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pinmux/pinmux_basic_api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pwm/pwm_api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
rtc/rtc_basic_api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
spi/spi_loopback boards: atsamr21_xpro: Add SAM R21 Xplained Pro Evaluation Kit 2019-04-28 13:25:35 -04:00
uart tests: uart: Add long tranfer test to UART_ASYNC_API. 2019-05-16 13:47:07 +02:00
watchdog/wdt_basic_api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00