Git Product home page Git Product logo

esptool-gui's People

Contributors

probonopd avatar riegaz avatar rodmg avatar stoph avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

esptool-gui's Issues

error: ‘Baud256000’ is not a member of ‘QSerialPort’

mainwindow.cpp:25:52: error: ‘Baud256000’ is not a member of ‘QSerialPort’
     ui->baudBox->addItem(QStringLiteral("256000"), QSerialPort::Baud256000);
                                                    ^
mainwindow.cpp:26:52: error: ‘Baud460800’ is not a member of ‘QSerialPort’
     ui->baudBox->addItem(QStringLiteral("460800"), QSerialPort::Baud460800);
                                                    ^
mainwindow.cpp: At global scope:
mainwindow.cpp:216:157: warning: unused parameter ‘exitStatus’ [-Wunused-parameter]
     connect(process, static_cast<void(QProcess::*)(int, QProcess::ExitStatus)>(&QProcess::finished), this, [=](int exitCode, QProcess::ExitStatus exitStatus)
                                                                                                                                                             ^
make: *** [mainwindow.o] Error 1

Is 4aa864a at fault?

add support for setting the DTR line and waiting for a reset

On my ESP32, using different software in the ide , i need to assert the DTR line on the programmer serial port , then reset the ESP32 using the reset button, then begin the flash process, is it possible to somehow incorporate this method of flashing into esptool-gui please?

Build from the command line?

There is no Makefile, so is there a way to build the binary from the command line?

I know Windows/OSX guys likes to click, but to build software on linux is done one the command line.

Linux Prebuilt

Is there a possibility you would have a linux prebuilt for ARM devices.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.