esp8266 / source-code-examples

Examples of code for the ESP8266
276 stars 127 forks source link

// loop function will be execute by "os" periodically .....which os FreeRTOS or another? #22

Open sarwadenj opened 7 years ago

sarwadenj commented 7 years ago

Hi, // loop function will be execute by "os" periodically static void ICACHE_FLASH_ATTR loop(os_event_t *events)

which os FreeRTOS or another?