Somewhat missnamed branch build-scripts merge with main #3

Merged
kryddan merged 7 commits from build-scripts into main 2025-02-12 10:30:49 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 13d6b3fa63 - Show all commits

View File

@ -2,7 +2,7 @@
This repository is the public part of the thesis work created by Adam Magnusson and Erik Örtenberg at Chalmers Univerity of Technology. The work contained wihtin this repo details how a network interface will work, mostly built in VHDL. This repository is the public part of the thesis work created by Adam Magnusson and Erik Örtenberg at Chalmers Univerity of Technology. The work contained wihtin this repo details how a network interface will work, mostly built in VHDL.
# Tool instructions # Tool instructions
TBW Read the README.md in `./scripts`
# Build instructions # Build instructions
TBW TBW

View File

@ -3,4 +3,4 @@
* Run `./bin/pip install -r requirements.txt` * Run `./bin/pip install -r requirements.txt`
# Running # Running
* `./bin/python <script> <command>` * `./bin/python gantry.py --help` documents how it works