-->
Page 1 of 1

ESP8266 ESP-12F build parameters ?

PostPosted: Mon Dec 12, 2016 2:32 pm
by Chris Hawk
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