RX/TX improvements, build process improvements

This commit is contained in:
Joseph Henry
2019-03-11 17:17:35 -07:00
parent ed7f93a57f
commit 320253517b
6 changed files with 110 additions and 52 deletions

View File

@@ -19,6 +19,7 @@ patch:
.PHONY: clean
clean:
-rm -rf ports/android/app/build
-rm -rf tmp lib bin products
-find ports -name ".externalNativeBuild" -exec rm -r "{}" \;
-rm -f *.o *.s *.exp *.lib *.core core