Didier Bertrand

Results 5 comments of Didier Bertrand

_From @ivankravets on February 15, 2018 10:26_ Please move to appropriate repository and close this issue - https://github.com/platformio/platform-espressif8266/issues

RTOS-SDK @ 3.4 requires a new toolchain-xtensa @ 8.4.0. I packaged it locally for my Linux system, but I could prepare a version suitable for the Registry

tool-genbin have been renamed to tool-genbin-esp8266. GIT: https://github.com/freedib/tool-genbin-esp8266.git

Because this pull request have not been merged, tool-genbin-esp8266 have not been added to platformio registry. From your log, it seems also that "pio run" downloads the current espressif8266 framework...

@h1aji Right. I didn't test mDNS :-( mDNS is not enabled by default. You have to execute "pio run -t menuconfig" to enable it in sdkconfig. In menuconfig, it is...