zephyr/tests/drivers
Karsten Koenig 4ef29b34e3 tests: drivers: spi: spi_loopback: remove workaround
Due to issue #20589 DEBUG_OPTIMIZATIONS were enabled for the rv32m1 vega
ri5cy vega config. This is now resolved after making sure the spi tx
buffer is always initialized and the rv32m1 ri5cy core stack properly
initialized, so this workaround can be removed.

Signed-off-by: Karsten Koenig <karsten.koenig.030@gmail.com>
2020-07-13 15:00:19 -05:00
..
adc/adc_api tests: adc: configure adc_api test for waveshare_open103z 2020-07-02 08:35:48 -04:00
build_all drivers/sensors: Add iis2dh accelerometer sensor support 2020-07-10 11:49:40 -05:00
can zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock_control tests: drivers: clock_control: nrf: increased LFCLK startup time 2020-06-10 11:57:04 +02:00
console tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
counter cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
dac tests: drivers: dac: loopback: use internal loopback on the twr_ke18f 2020-07-03 08:05:25 -04:00
dma dma: add EDMA test support for MCUX 2020-06-12 13:03:28 -05:00
eeprom zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
entropy/api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
flash_simulator drivers: flash: flash_simulator: Erase flash first 2020-07-07 17:19:26 -04:00
gpio gpio: remove deprecated API functions/macros 2020-06-16 19:13:05 +02:00
hwinfo/api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2s zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ipm zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
kscan/kscan_api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pwm/pwm_api tests: pwm_api: Use smaller pwm period cycles on kw41z-based boards 2020-07-13 13:11:37 +02:00
sensor tests: drivers: sensor: add test case for getting a sensor attribute 2020-06-17 17:13:14 +02:00
spi/spi_loopback tests: drivers: spi: spi_loopback: remove workaround 2020-07-13 15:00:19 -05:00
uart tests: drivers: uart: Update uart_async read_abort test 2020-06-16 19:11:57 +02:00
watchdog/wdt_basic_api tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00