zephyr/tests/drivers
Thomas Stranger 5aefefef20 boards: nucleog071rb enable spi
Enable SPI on Nucleo G071RB and
add this board in spi_loopback test case.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2021-01-04 17:52:05 -05:00
..
adc/adc_api drivers: adc: Introduce the adc_sequence_options::user_data field 2020-12-20 13:34:59 +01:00
build_all drivers: modem: Add support for quectel bg95 2020-12-01 17:43:59 -05:00
can tests: drivers: can: timing 2020-12-17 11:07:53 +01:00
clock_control tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
console sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
counter tests: drivers: counter: basic_api: add support for Xilinx AXI Timer IP 2020-11-17 19:30:20 -05:00
dac tests: drivers: dac_loopback: Fix dependencies 2020-09-03 14:46:03 -05:00
dma tests: drivers: dma: adapt test applications on stm32l476 nucleo board 2020-12-27 18:16:47 +01:00
eeprom device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
entropy/api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
flash device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
flash_simulator device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
gpio tests: gpio_api_1pin: support for emulated GPIO 2020-12-27 18:15:33 +01:00
hwinfo/api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
i2s device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipm tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
kscan/kscan_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led/led_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
memc/stm32_sdram tests: drivers: memc: add test for stm32 SDRAM 2020-11-24 16:33:17 +01:00
pwm/pwm_api test: drivers: pwm: api: allow test to run with NXP FlexTimer PWM 2021-01-04 12:15:20 -05:00
regulator/fixed tests: drivers: regulator: add test for fixed regulator 2020-10-28 15:22:53 +01:00
sensor tests: fix accel abstraction violation 2020-10-29 14:04:26 -04:00
spi/spi_loopback boards: nucleog071rb enable spi 2021-01-04 17:52:05 -05:00
timer/nrf_rtc_timer tests: drivers: timer: nrf_rtc_timer: Adapt test to nrf52_bsim 2020-12-13 19:28:08 -05:00
uart tests: uart_async_api: Catch extra RX_RDY events in test_single_read 2020-10-21 17:55:18 +02:00
watchdog/wdt_basic_api watchdog: Add watchdog driver 2020-10-23 12:52:13 +02:00