all: platformio run update: platformio platform update install: upload upload: platformio run --target upload serial: platformio serialports monitor clean: rm -rf .pioenvs .piolibdeps help: @ cat Makefile