Precursor USB Updater
Project description
Precursor Updater
This script automatically updates a Precursor device. Please run with --help
to see
all the available options. By default, the script will attempt to load the latest stable release onto a Precursor device that is attached to the host via USB.
When the script is finished running, you will need to reset the device by pressing on the switch inside the hole in the lower right hand side of the case. See https://ci.betrusted.io/i/reset.jpg for an example of how to do this.
See our troubleshooting guide for more help, especially if you are running Windows.
Maintainer Notes
This note is for the maintainer of the tool. Users do not need to run these commands.
The repo is structured to use setup.py
, so the first hits for documentation that guide you through using the toml
manifest options won't work (couldn't get them to work anyways, even though I tried with the toml method). Thus, the method to push a new release is as follows:
- Run
python3 setup.py sdist
in this directory - Run
python3 -m twine upload dist/precursorupdater-0.0.XXX.tar.gz
where XXX is replaced with the version number.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file precursorupdater-0.1.5.tar.gz
.
File metadata
- Download URL: precursorupdater-0.1.5.tar.gz
- Upload date:
- Size: 24.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b6baa7f0547d9e92620f4007d2e370865c4db4fafe96d6d07d9bcc76b1870ad |
|
MD5 | a451f786c4050ec896e8f6cc88529f52 |
|
BLAKE2b-256 | 35eae18b5e6be07012b732e49d3f34038851065ab6ad7ed4984c8c2a6a4ff7cb |