zephyr/tests
Francois Ramu 9488727292 tests: drivers: uart stm32 run uart_async api on f746 nucleo
This sets the dts of dma for using the uart 6 asynch api.
The stm32f746 has a dma V1 with request 5 for Tx/Rx usart6
The Tx&Rx pins (PG14, PG9) of the usart6 are connected
on the nucleo_f746zg board to pass the test
The CONFIG_DCACHE=n must also be set to disable Dcache.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2022-05-25 11:38:05 -07:00
..
application_development/gen_inc_file kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
arch ztest: Fix userspace ztests in new API 2022-05-25 11:20:13 +09:00
benchmarks ztest: Fix userspace ztests in new API 2022-05-25 11:20:13 +09:00
bluetooth Bluetooth: controller: llcp: send correct collision code 2022-05-20 10:29:46 +02:00
boards tests: hda_log: cav15 timeout fixes 2022-05-17 11:12:57 -05:00
boot/uefi tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
drivers tests: drivers: uart stm32 run uart_async api on f746 nucleo 2022-05-25 11:38:05 -07:00
kernel tests: fpu_sharing: Fix the skipped testing on acrn_ehl_crb 2022-05-20 19:24:54 -07:00
lib dts: fix a bunch of odd partition values dts entries 2022-05-25 14:21:04 +02:00
misc tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
net tests: socket: tls: check sendmsg() behavior for datagrams 2022-05-25 14:20:09 +02:00
posix tests/posix/fs: extend readdir test 2022-05-13 11:10:04 -07:00
subsys fs: fcb: Make FCB work with sectors larger than 16K 2022-05-25 14:57:45 +02:00
unit tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ztest ztest: migrate error_hook tests to new API 2022-05-25 11:20:13 +09:00