mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
This commit adds support to Serial Error Reporting using the ioctl TIOCGICOUNT. This examples was inspired on this sample code: https://stackoverflow.com/questions/78796301/c-serial-communication-why-does-read-lose-some-data-bytes-at-high-baud-rates/78800245#78800245 Signed-off-by: Alan C. Assis <acassis@gmail.com> |
||
|---|---|---|
| .. | ||
| crypto | ||
| drivertest | ||
| fftest | ||
| nand_sim | ||
| pcitest | ||
| rpmsgdev | ||
| sd_stress | ||
| ser | ||
| setest | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Make.defs | ||
| Makefile | ||