You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Python support for uart_tsi so that the bringup program can run on Windows/Mac.
Motivating Example
Use pyserial to enable unified UART interface in Python program. This will also allow us to interface with other applications running on the host PC, such as RoSE simulations.
The text was updated successfully, but these errors were encountered:
Background Work
Feature Description
Add Python support for uart_tsi so that the bringup program can run on Windows/Mac.
Motivating Example
Use pyserial to enable unified UART interface in Python program. This will also allow us to interface with other applications running on the host PC, such as RoSE simulations.
The text was updated successfully, but these errors were encountered: