porting from esp-open-sdk
workaholic2002x opened this issue · 1 comments
workaholic2002x commented
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
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.