@@ -0,0 +1,15 @@
all:
echo "no default rule"
export:
source ~/esp/esp-idf/export.fish && fish
buildIdf:
idf.py build
flashMini:
idf.py flash -p /dev/ttyACM0
monitorMini:
idf.py monitor -p /dev/ttyACM0
The note is not visible to the blocked user.