DIfference between an event and a task?

vtrix_
Posts: 7
Joined: Fri Jun 23, 2017 12:31 pm

DIfference between an event and a task?

Postby vtrix_ » Tue Jul 04, 2017 10:37 am

Hi, what is the difference between an event and a task in FreeRTOS?


f.h-f.s.
Posts: 214
Joined: Thu Dec 08, 2016 2:53 pm

Re: DIfference between an event and a task?

Postby f.h-f.s. » Tue Jul 04, 2017 11:16 am

Lets say we are talking about wifi.
Wifi has its own task and can fire off events like connected/disconnected to the system event handler(also a task) https://github.com/espressif/esp-idf/bl ... oop.c#L105
which processes these events

Who is online

Users browsing this forum: Google [Bot] and 118 guests