-
Notifications
You must be signed in to change notification settings - Fork 586
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
framework/src/iotbus: add new APIs in iotbus to test new UART TCs
- add new APIs in iotbus to test UART TCs, APIs are: iotbus_uart_rxavailable() iotbus_uart_txready() iotbus_uart_txempty() - add new TCs to test UART rxavailable, txready and txempty APIs. Signed-off-by: Deepak Sharma <[email protected]>
- Loading branch information
1 parent
fba2b64
commit 700a0e3
Showing
2 changed files
with
93 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters