remote testing code

This commit is contained in:
Byron Lathi
2023-07-31 20:03:59 -07:00
parent 18b8ac7ccf
commit 6b42843f4b
2 changed files with 0 additions and 18 deletions

View File

@@ -35,5 +35,4 @@ $(LISTS):
.PHONY: clean
clean:
rm -rf $(OBJS) $(BIN) $(HEX) $(LISTS) $(NAME).map
rm -rf $(TEST_OBJS) $(TEST_BIN)