GithubHelp home page GithubHelp logo

esp8266-liblwip's Introduction

ESP8266 LwIP library

Сборка под Windows:

  1. Скачайте и установите компилятор и SDK.
  2. Скачайте и установите MinGW. Запускаем mingw-get-setup.exe, в процессе установки выберите режим без GUI, то есть уберите галочку "...also install support for the graphical user interface".
  3. Скачайте (84Mb) набор моих скриптов для автоматизации установки дополнительных модулей для MinGW.
  4. Запустите из моего набора файл install-mingw-package.bat. Он установит основные модули для MinGW, установка должна пройти без ошибок.
  5. Установите Git for Windows (после установки потребуется перезагрузить компьютер).
  6. Запускаем консоль C:\MinGW\msys\1.0\msys.bat
  7. В консоле выполните:
cd /c/Espressif/examples
git clone https://github.com/CHERTS/esp8266-liblwip.git
cd esp8266-liblwip
sh build.sh
cp build/src/liblwip.a ../../ESP8266_SDK/lib

--

Building on Windows:

  1. Download and install compiler and SDK.
  2. Download and install MinGW. Run mingw-get-setup.exe, the installation process to select without GUI, ie uncheck "... also install support for the graphical user interface".
  3. Download (84Mb) set my scripts to automate the installation of additional modules for MinGW.
  4. Run the file from my set of install-mingw-package.bat. He will establish the basic modules for MinGW, installation should proceed without error.
  5. Install Git for Windows (after installation to restart the computer).
  6. Run the console C:\MinGW\msys\1.0\msys.bat
  7. In the console, run:
cd /c/Espressif/examples
git clone https://github.com/CHERTS/esp8266-liblwip.git
cd esp8266-liblwip
sh build.sh
cp build/src/liblwip.a ../../ESP8266_SDK/lib

esp8266-liblwip's People

Contributors

cherts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

opensvl seco

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.