diff --git a/Makefile b/Makefile index 1c335ae..d57ae13 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,9 @@ all: ufbt +.PHONY: run +run: + ufbt launch .PHONY: clean clean: