build: set phony targets
This commit is contained in:
parent
3532695ae1
commit
d7f2c44539
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -50,3 +50,5 @@ clean:
|
|||
env:
|
||||
poetry install
|
||||
$(VENV) python -m jupyter_micropython_kernel.install
|
||||
|
||||
.PHONY: check erase_flash flash_esp install uninstall clean env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue