100%
uptp ethernet view
Description

Imported from GitHub: BOJIT/uPTP · commit 72a0180 · license MIT

Description

The smallest, cheapest PTP clock that you can make!

README

uPTP

The smallest, cheapest PTP clock that you can make!

Project Setup

  1. Clone Project to your computer

  2. Ensure that you have west installed somehere (I usually put it in <GIT_REPO>/.venv, as VSCode will usually launch it automatically.)

  • python -m venv .venv
  • source .venv/bin/activate
  • pip install west
  1. Run West Init Locally against the West YAML file: `west init -l software/app
Comments
Sign in to comment

No comments yet. Be the first to ask about this board.