Sming - Open Source framework for high efficiency native ESP8266 development

User avatar
By alonewolfx2
#12716
alon24 wrote:so can it do mqtt too, does it have a lib for that?

and i2c OLED 1366, can it use the ads fruit library or ug8lib

there is no mqtt yet,
adafruits library
User avatar
By sej7278
#12720
ystrem wrote:Hello, it's look good. It's possible to use with esp-open-sdk on linux ? I know it is, but how to set it up ... :)


i was thinking the same thing myself, the esp-open-sdk is so much nicer than the awful zip file setup from espressif and it seems bizarre to only support windoze.

also i'd say sming needs to ditch the awful makefiles from espressif and use the tidier ones from nodemcu which make use of esptool.py's elf2image support instead of those closed blob executables like gen_flashbin.exe etc.