No project description provided
Project description
SDWire driver
jumpstarter-driver-sdwire provides functionality for using the SDWire storage
multiplexer. This device multiplexes an SD card between the DUT and the exporter
host.
Installation
:substitutions:
$ pip3 install --extra-index-url {{index_url}} jumpstarter-driver-sdwire
Configuration
Example configuration:
:language: yaml
:hide:
>>> from jumpstarter.config.exporter import ExporterConfigV1Alpha1DriverInstance
>>> ExporterConfigV1Alpha1DriverInstance.from_path("source/api-reference/drivers/sdwire.yaml").instantiate()
Traceback (most recent call last):
...
FileNotFoundError: failed to find sd-wire device
API Reference
The SDWire driver implements the StorageMuxClient class, which is a generic
storage class.
.. autoclass:: jumpstarter_driver_opendal.client.StorageMuxClient()
:members:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jumpstarter_driver_sdwire-0.7.1.tar.gz.
File metadata
- Download URL: jumpstarter_driver_sdwire-0.7.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53657404b87b2560137dda0f2119dfa65d1712e0f7d0aaff3f08c7c8204ae160
|
|
| MD5 |
3337312d3f496362927a92f47d5d0f00
|
|
| BLAKE2b-256 |
6790c2c483d778c7fae0f5b629f99dd43cd87f5213c2d354cee6eea782446a01
|
File details
Details for the file jumpstarter_driver_sdwire-0.7.1-py3-none-any.whl.
File metadata
- Download URL: jumpstarter_driver_sdwire-0.7.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1de3a02c7ff0a7bf5ba77a519ab11fbfcd2f4e2321da4240eb674bdb226600e
|
|
| MD5 |
414db4838f2082dfb65bb5d6afa2c521
|
|
| BLAKE2b-256 |
bb2ba4fdd4e5ab9157dfd630ed5fbdecdf639c9100b4bc47d5c4badf14905774
|