mossmann / cynthion-test

Test software for Cynthion hardware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Test software for Cynthion hardware

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.1%Language:Makefile 1.8%Language:GDB 0.2%