Skip to content

Commit

Permalink
Remove production_test files
Browse files Browse the repository at this point in the history
production_test related files are moved out of this repository, since it
relates to production of the hardware and not the fpga construction or
firmware.
  • Loading branch information
dehanj committed Oct 25, 2024
1 parent a32ecad commit 69ef6dd
Show file tree
Hide file tree
Showing 30 changed files with 0 additions and 14,074 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,6 @@ jobs:
run: |
git config --global --add safe.directory "$GITHUB_WORKSPACE"
- name: make production test gateware
working-directory: hw/production_test/application_fpga_test_gateware
run: make

- name: make application FPGA gateware
working-directory: hw/application_fpga
run: make all
Expand Down
2 changes: 0 additions & 2 deletions hw/production_test/.gitignore

This file was deleted.

35 changes: 0 additions & 35 deletions hw/production_test/Makefile

This file was deleted.

336 changes: 0 additions & 336 deletions hw/production_test/README.md

This file was deleted.

Loading

0 comments on commit 69ef6dd

Please sign in to comment.