tutorial update for esptool

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
slight
 
Posts: 120
Joined: Wed Sep 12, 2012 2:23 am

tutorial update for esptool

Post by slight »

hello adafruit,

just following the tutorial to install the uf2 bootloader -
and found that the instructions to install esptool could be improve a little -
with the last update of ubuntu the now disallow global pip installs -
one working alternative is to use pipx:

Code: Select all

pipx install esptool
sunny greetings
stefan

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”