Skip to content

emsesp/EMS-ESP-Flasher

Repository files navigation

EMS-ESP-Flasher

Flash tool for uploading EMS-ESP firmware

Forked from https://github.com/Jason2866/ESP_Flasher/

use partitions from ems-esp

License

MIT © Marcel Stör, Otto Winter, Johann Obermeier

Building

  • python3 -m venv venv to create the virtual environment for the first time

  • source ./venv/bin/activate to enter it

for installing fir time: pip3 install wxpython pip3 install -e . to install the libraries

for running: esp_flasher