Metadata-Version: 2.1
Name: precursorupdater
Version: 0.0.6
Summary: Precursor USB Updater
Home-page: https://github.com/betrusted-io/betrusted-wiki/wiki/Updating-Your-Device
Author: bunnie
License: Apache2.0
Project-URL: Bug Tracker, https://github.com/betrusted-io/xous-core/issues
Project-URL: Documentation, https://github.com/betrusted-io/betrusted-wiki/wiki/Updating-Your-Device
Project-URL: Source Code, https://github.com/betrusted-io/xous-core/tree/main/tools/updater
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Topic :: System :: Hardware
Classifier: Topic :: System :: Hardware :: Universal Serial Bus (USB)
Description-Content-Type: text/markdown
License-File: LICENSE

# 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](https://github.com/betrusted-io/betrusted-wiki/wiki/Updating-Your-Device#troubleshooting) guide for more help, especially if you are running Windows.
