Skip to content

Commit

Permalink
Run esp
Browse files Browse the repository at this point in the history
  • Loading branch information
marianabuhazi committed Apr 29, 2024
1 parent 784f136 commit 0e5b444
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/scripts/actions-pipeline/run_esp-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ for accelerator in "${!dma[@]}"; do
VIRTUAL_DEVICE=$(readlink ttyV0)

# Run fpga program in the background

"$fpga_run" > "$run" 2>&1 &
fpga_run_pid=$!
echo "Opening minicom in fg"
Expand Down

0 comments on commit 0e5b444

Please sign in to comment.