mirror of
				https://github.com/mik3y/usb-serial-for-android
				synced 2025-10-31 10:27:27 +00:00 
			
		
		
		
	Updated Device Tests & Coverage Report (markdown)
							parent
							
								
									3ac8fbaa61
								
							
						
					
					
						commit
						ee4c7635d4
					
				| @ -15,7 +15,7 @@ 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 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. | 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, by using _disable-bt_ or _miniuart-bt_ overlay. | ||||||
| 
 | 
 | ||||||
| Before executing the test, start the *rfc2217* server with: ``python rfc2217_server.py -v`` *com-port* | Before executing the test, start the *rfc2217* server with: ``python rfc2217_server.py -v`` *com-port* | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user