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

User avatar
By Chris Hawk
#59417 Hello,

I'm about to test the RTOS example from ESP8266_IOT_PLATFORM project and will target to run in a ESP-12F module. It uses the espressif official gen_misc.sh script.

I would like to know which values to use for the following parameters in order to build this app for ESP12F: SPI speed, SPI mode, SPI size and map.

Btw, could someone point to any resource that explains what those properties means ?

thanks,

Chris