This commit is contained in:
Steven Dan
2026-05-12 11:17:20 +08:00
parent b5b095efd0
commit b43581c2ff
473 changed files with 55278 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
UART rx/tx regression test
==========================
:scope: Directed Test
:description: Regression test for uart rx parity
:keywords: uart, testing
This application tests the uart rx for various parities of data, with correct
disposal of packets with incorrect parity.