Got a Linux computer for our woodshop.
Can you flash 1.0 firmware or above using Linux?
Got a Linux computer for our woodshop.
Can you flash 1.0 firmware or above using Linux?
Yes, the full-install.sh works with linux
you need to install esptool on my ubuntu system, the prebuilt package didn’t
work so I had to install via npm (and do the overrides that warned that I may
break my system) I didn’t chase down what the real problem is.
David Lang