mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 02:12:40 +00:00
The UART API now supports configure and configure_get functions, however no tests were written for those functions. This commit adds the framework and implementing tests for configure and configure_get for UART API. Fixes (#12872) Signed-off-by: Jennifer Williams <jennifer.m.williams@intel.com> |
||
---|---|---|
.. | ||
adc/adc_api | ||
build_all | ||
can | ||
clock_control | ||
counter | ||
dma | ||
eeprom | ||
entropy/api | ||
flash_simulator | ||
gpio | ||
hwinfo/api | ||
i2c | ||
i2s | ||
ipm | ||
kscan/kscan_api | ||
pwm/pwm_api | ||
spi/spi_loopback | ||
uart | ||
watchdog/wdt_basic_api |