diff --git a/Makefile b/Makefile index 217f224..82162f5 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +.SILENT: + .PHONY: \ build-feather \ circuitpy-deps \