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
-
Clone Project to your computer
-
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 .venvsource .venv/bin/activatepip install west
- Run West Init Locally against the West YAML file: `west init -l software/app
No comments yet. Be the first to ask about this board.