Discuss here different C compiler set ups, and compiling executables for the ESP8266

User avatar
By lucasmf0004
#29001 Hi everybody. I'm writting because I've downloaded the "esp_iot_sdk_v1.3.0_15_08_08.zip" and I realized that it doesn't include the .c from the corresponding .h fies. Does anyone have the .c files.
User avatar
By TerryE
#30404 The SDK is closed source. You only get the libraries in binary form and the includes, etc. from Espressif so you can build ELF image with the toolchain.