mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 12:49:03 +00:00
VELAPLATFO-4612 There are three test. 1. Write a long default string into the serial port. 2. Read the default string given by the last test from the serial port. 3. Manually execute the `test_content_ gen.py` script and write the text into the serial device to test the burst capability or run this script and specify device path to automatically test. Signed-off-by: xinbingnan <xinbingnan@xiaomi.com> |
||
|---|---|---|
| .. | ||
| drivertest_block.c | ||
| drivertest_gpio.c | ||
| drivertest_i2c_spi.c | ||
| drivertest_pwm.c | ||
| drivertest_relay.c | ||
| drivertest_rtc.c | ||
| drivertest_simple.c | ||
| drivertest_timer.c | ||
| drivertest_uart.c | ||
| drivertest_watchdog.c | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| test_content_gen.py | ||