@ -0,0 +1,7 @@
PORT = /dev/ttyUSB0
reset:
esptool.py --port $(PORT) erase_flash
flash-base:
esptool.py --port $(PORT) --baud 1000000 write_flash --flash_size=4MB -fm dio 0 esp8266.bin
The note is not visible to the blocked user.