Metadata-Version: 1.2
Name: iotile-transport-jlink
Version: 1.1.1
Summary: IOTile JLINK Transport Plugin
Home-page: http://github.com/iotile/coretools
Author: Arch
Author-email: info@arch-iot.com
License: LGPLv3
Description: IOTile JLink Transport Plugin
        -------------------------------
        
        A python plugin into IOTile Coretools that allows for using a JLink adapter to
        send RPCs over an IOTile module's SWD interface.  The IOTile device needs to be
        compiled with support for the SWD RPC interface for this to work.
        
Keywords: iotile,arch,embedded,hardware,firmware
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5,<4
