Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Side by Side Diff: tools/telemetry/third_party/pyserial/README.chromium

Issue 75803002: [telemetry] Add Monsoon protocol library. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move import so that we don't attempt to do it if we're not going to use it. Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Name: pySerial
2 Short Name: pySerial
3 URL: http://pyserial.sourceforge.net/
4 Version: 2.7
5 Date: 2013-10-17
6 License: Python
7 License File: LICENSE.txt
8 Security Critical: no
9
10 Description:
11 Library for Python access for the serial port. Used for communication with
12 a Monsoon device, which tunnels serial over USB.
13
14 Local Modifications:
15 Includes only the serial/ folder and LICENSE.txt.
16 Packaging and setup files have not been copied downstream.
17 All other files and folders (documentation/, examples/, test/)
18 have not been copied downstream.
OLDNEW
« no previous file with comments | « tools/telemetry/third_party/pyserial/LICENSE.txt ('k') | tools/telemetry/third_party/pyserial/serial/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698