Build process cleanup

This commit is contained in:
Wayne Warthen
2020-02-07 17:26:17 -08:00
parent f65e17f3ac
commit ae287ca56d
14 changed files with 264 additions and 57 deletions

View File

@@ -9,3 +9,4 @@ if exist *.hex del *.hex
if exist *.rel del *.rel
if exist *.sym del *.sym
if exist *.err del *.err
if exist *.sys del *.sys