High,
I am studying CC3000 API. There are clearly blocking function such as "select". I am thus wondering whether a RTOS is needed or not for this API to work.
Is a RTOS needed ? Could a cooperative multitasking system be used or real preemptive RTOS is needed ? If yes which one is recommended ?
Thanks for your help