/cynthion-test

Test software for Cynthion hardware

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Cynthion Test Software

This repository contains software for testing a Cynthion board using the Tycho test fixture.

Setup

# Check out the repository, including submodules:
git clone --recurse-submodules https://github.com/greatscottgadgets/cynthion-test
cd cynthion-test

# Build the test environment:
make

# Run the test:
make test