Release scripts to validate ThreadX port (#254)
This commit is contained in:
7
test/ports/azrtos_clean_tx_gnu.bat
Normal file
7
test/ports/azrtos_clean_tx_gnu.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@ECHO OFF
|
||||
ECHO INFO: Cleaning %CD%...
|
||||
DEL *.o
|
||||
DEL tx.a
|
||||
DEL sample_threadx.map
|
||||
DEL sample_threadx.out
|
||||
ECHO INFO: Cleaning completed successfully!
|
||||
Reference in New Issue
Block a user