esp-open-sdk icon indicating copy to clipboard operation
esp-open-sdk copied to clipboard

Free and open (as much as possible) integrated SDK for ESP8266/ESP8285 chips

Results 102 esp-open-sdk issues
Sort by recently updated
recently updated
newest added

i tried to put manual the file into tarballs folder but when i try to compile i have an error. This error says that missing the configure file of ISL...

I've added support for Espressif's SDK v2.2.0. I've tested this on Ubuntu 16.04 and 18.04.

sudo apt-get install make unrar-free autoconf automake libtool gcc g++ gperf \ flex bison texinfo gawk ncurses-dev libexpat-dev python-dev python python-serial \ sed git unzip bash help2man wget bzip2 libtool-bin...

# Edit: I have made my own fork https://github.com/esp-open-sdk/esp-open-sdk with the intention of keeping the SDK up to date. The fork also provides docker images to avoid problems of breaking...

Ubuntu 18 appears after `make` command for the solution follow the link https://bbs.archlinux.org/viewtopic.php?id=244333

get following error tryng to compile, used following command: make toolchain esptool libhal `STANDALONE=n log file error: [DEBUG] ==> Executing: 'touch' '/home/steeve/esp/esp-open-sdk/crosstool-NG/.build/src/.ncurses-6.0.patched' [DEBUG] ==> Executing: 'rm' '-f' '/home/steeve/esp/esp-open-sdk/crosstool-NG/.build/src/.ncurses-6.0.patching' [DEBUG] ==>...

esp-open-sdk fails to build on recent versions of Ubuntu that include bash 5.0.17(1)-release. This is because the configure.ac script for the included version of crosstools-NG only recognizes versions of bash...

Was redirected here from: https://github.com/SmingHub/Sming/issues/1432 Do you have any ideas what might be causing such an issues? (or how to solve them?)

This is a minimal set of changes to get the build to work on Ubuntu 21.10, which (based on the numerous posts, issues, questions, etc. that I found in the...