esp8266/source-code-examples

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

sarwadenj opened this issue · 0 comments

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

which os FreeRTOS or another?