CHERTS / esp8266-devkit

Unofficial Development Kit for Espressif ESP8266
http://www.programs74.ru
GNU General Public License v3.0
261 stars 102 forks source link

porting from esp-open-sdk #46

Closed workaholic2002x closed 5 years ago

workaholic2002x commented 6 years ago

esp-open-sdk has its own set-up. I am wonder, if we can port some code from esp-open-sdk to unofficial-sdk which is much cleaner for windows. More specifically I am trying to build https://github.com/martin-ger/esp_wifi_repeater But failing. If you please help, that would be great.

CHERTS commented 5 years ago

Hi, the esp_wifi_repeater project is very difficult to adapt for build in DevKit, it uses the binary library liblwip_open_napt.a source code, not attached to the project.