Page 1 of 1

Which esp8266 SDK does Micropython use?

Posted: Tue Jan 03, 2017 11:08 pm
by askvictor
Does it use the espressif RTOS or non-RTOS SDK? Or some other SDK?

Re: Which esp8266 SDK does Micropython use?

Posted: Tue Jan 10, 2017 12:54 am
by tannewt
It uses this: https://github.com/pfalcon/esp-open-sdk which leverages the Espressif IoT SDK.