zephyr/tests/drivers
Krzysztof Chruściński 384e940c66 drivers: serial: nrfx_uarte: Deprecate CONFIG_UART_x_NRF_HW_ASYNC
Deprecate mode which is using TIMER+(D)PPI for reliable byte counting.
Recently a new approach is added (CONFIG_UART_NRFX_UARTE_ENHANCED_RX)
which supports reliable byte counting without additional HW resource.
This mode is planned to be the only supported RX path mode.

Enhanced RX has slightly different behavior. There are no partial RX
packets (events with non-zero offset). There is UART_RX_BUF_RELEASED
after each UART_RX_RDY event.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-12-06 12:14:02 +01:00
..
adc tests: drivers/adc/adc_api: Support adc api test for NXP frdm_mcxa156 2024-12-06 10:01:26 +01:00
audio/dmic_api
bbram yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
build_all drivers: video: add emulated Imager driver and RX driver 2024-12-05 20:00:21 -05:00
can tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
charger/sbs_charger samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
clock_control samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
comparator tests: drivers: comparator: add gpio_loopback test suite 2024-10-21 18:50:45 -05:00
console samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
console_switching
coredump/coredump_api
counter tests: drivers: enable more tests for nrf54l10 and nrf54l05 2024-11-28 09:42:58 +01:00
dac tests: dac: frdm_mcxa156: add dac test support 2024-12-03 08:27:08 +01:00
disk drivers: disk: mmc_subsys: remove CONFIG_MMC_VOLUME_NAME 2024-11-05 15:25:10 -06:00
display/display_read_write tests: drivers: display: fix filtering 2024-11-05 10:56:29 -06:00
dma tests: drivers: dma: Increase test coverage for RP2040 2024-12-05 12:29:33 +01:00
eeprom yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
entropy/api yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
espi
ethernet/eth_ivshmem_queue
flash tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
flash_api samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
flash_simulator samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
fuel_gauge boards: hifive_unmatched: add support for S7 and U74 targets 2024-11-20 10:15:03 +00:00
gnss tests/drivers/gnss: Don't test on native_posix 2024-09-25 04:04:36 -04:00
gpio tests: drivers: gpio: gpio_basic_api: Add AW9523B test configuration 2024-12-05 07:44:58 +01:00
hwinfo/api
i2c samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
i2s tests: drivers: enable more tests for nrf54l10 and nrf54l05 2024-11-28 09:42:58 +01:00
input
interrupt_controller drivers: intc: plic: fix IRQ on every hart regardless of mapping 2024-09-16 10:02:08 +02:00
ipm drivers: ipm: Place API into iterable section 2024-12-02 22:07:08 +00:00
kscan
led/led_api
mbox samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
memc/ram boards: hifive_unmatched: add support for S7 and U74 targets 2024-11-20 10:15:03 +00:00
mipi_dsi/api
mm
mspi tests: mspi: fix incorrect DT macro used in api test 2024-10-22 22:46:47 -04:00
pinctrl tests/drivers/pinctrl: Don't test on native_posix 2024-09-25 04:04:36 -04:00
pwm tests: drivers: pwm: pwm_api: support mimxrt1180_evk board 2024-12-06 12:13:54 +01:00
regulator tests: drivers: regulator: Test not implemented APIs with dummies 2024-12-02 22:08:41 +00:00
retained_mem/api tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
rtc drivers: rtc: sam: Add platform on API test coverage 2024-11-27 08:17:37 +01:00
sdhc
sensor drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
smbus zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
spi samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
stepper drivers: stepper: api: rename enable_constant_velocity_mode to run 2024-12-04 09:24:05 +01:00
syscon
tee/optee
timer tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
uart drivers: serial: nrfx_uarte: Deprecate CONFIG_UART_x_NRF_HW_ASYNC 2024-12-06 12:14:02 +01:00
udc
usb/bc12
video/api drivers: video: add emulated Imager driver and RX driver 2024-12-05 20:00:21 -05:00
virtualization/ivshmem/plain
w1/w1_api tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
watchdog dts: bindings: rename nxp,kinetis-wdog32 compatible 2024-12-02 22:06:39 +00:00
wifi/nrf_wifi tests: drivers: nrf_wifi: Add a build all test 2024-12-03 15:49:11 +00:00