zephyr/tests/drivers/uart
Lukasz Majewski 5a8dff59a5 stm32: Add CONFIG_DCACHE=n to stm32h7 uart API tests
As now the CONFIG_NOCACHE_MEMORY is not responsible for controlling the
data cache on STM32H7 SoC, the CONFIG_DCACHE=n must be set explicitly
to preserve previous behavior as UART driver is not using no-cache
buffers.

Considering the above comment, the CONFIG_NOCACHE_MEMORY can be safely
removed.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2022-05-24 08:47:20 -07:00
..
uart_async_api stm32: Add CONFIG_DCACHE=n to stm32h7 uart API tests 2022-05-24 08:47:20 -07:00
uart_basic_api tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
uart_mix_fifo_poll tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
uart_pm tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00