mirror of
https://github.com/GorgonMeducer/perf_counter.git
synced 2025-01-17 19:13:03 +08:00
delete systick_wrapper_gnu.s
attach 6514eb8348cda5ab58a3b2c0d343e888512d5dd3
This commit is contained in:
parent
659eb12026
commit
c5917cf864
@ -17,6 +17,7 @@ try:
|
||||
shutil.rmtree(os.path.join(cwd,'lib'))
|
||||
shutil.rmtree(os.path.join(cwd,'example'))
|
||||
os.remove(os.path.join(cwd,'systick_wrapper_gcc.s'))
|
||||
os.remove(os.path.join(cwd,'systick_wrapper_gnu.s'))
|
||||
os.remove(os.path.join(cwd,'systick_wrapper_ual.s'))
|
||||
except:
|
||||
pass
|
||||
|
Loading…
x
Reference in New Issue
Block a user