mirror of
https://github.com/mik3y/usb-serial-for-android
synced 2025-06-08 08:26:18 +00:00
Updated Device Tests & Coverage Report (markdown)
parent
9a4a122e6a
commit
e2032d68f0
@ -15,6 +15,8 @@ You need python + [pyserial 3.4](https://pythonhosted.org/pyserial/) which inclu
|
||||
|
||||
On Linux the ``rfc2217_server.py`` is typically available in ``usr/share/doc/python-serial/examples``. On Windows you have to take it from github.
|
||||
|
||||
On a Raspi 3 you have to [configure](https://www.raspberrypi.org/documentation/configuration/uart.md) the PL011-UART instead of the mini-UART for the GPIO pins.
|
||||
|
||||
Before executing the test, start the *rfc2217* server with: ``python rfc2217_server.py -v`` *com-port*
|
||||
|
||||
To see all data apply this [patch](https://github.com/mik3y/usb-serial-for-android/blob/master/test/rfc2217_server.diff) and use ``-v -v`` option.
|
||||
|
Loading…
x
Reference in New Issue
Block a user