Search found 1 match

by taguniversalmachine
Tue May 24, 2022 4:19 pm
Forum: General Discussion
Topic: Espressiv API without FreeRTOS
Replies: 12
Views: 4894

Espressiv API without FreeRTOS

Hi, If I am using my own operating system on the ESP-32 is there any code available that does not contain FreeRTOS, or do I have to write the drivers from scratch? I am writing performance-critical code that must be able to read/write to the hardware without triggering a jump anywhere especially not...