diff options
| author | Tiejun Zhou <[email protected]> | 2023-04-03 07:24:52 +0000 |
|---|---|---|
| committer | Tiejun Zhou <[email protected]> | 2023-04-04 09:40:54 +0000 |
| commit | ebeb02b95828ca100c3f24de5f9603a41049f8ff (patch) | |
| tree | 1e6977ea79c5394a0d299cd95427d494beaf3b7a /scripts/build_tx.sh | |
| parent | ac3b6b326cd7dac0373282c6f557d0d51764e34a (diff) | |
Release ThreadX regression system
Diffstat (limited to 'scripts/build_tx.sh')
| -rwxr-xr-x | scripts/build_tx.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/build_tx.sh b/scripts/build_tx.sh new file mode 100755 index 00000000..a1773a1e --- /dev/null +++ b/scripts/build_tx.sh @@ -0,0 +1,2 @@ +#!/bin/bash +$(dirname `realpath $0`)/../test/tx/cmake/run.sh build all |
