Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

extflash_erase target #143

Merged
merged 4 commits into from
Sep 6, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove verbosity in extflash_erase.sh
  • Loading branch information
BrianPugh committed Sep 6, 2021
commit 04dffdaf5b58b44ba9042e898b1d5d4ffce83e77
1 change: 0 additions & 1 deletion scripts/extflash_erase.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
set -x

. ./scripts/common.sh

Expand Down