Search found 1 match
- Tue May 24, 2022 4:19 pm
- Forum: General Discussion
- Topic: Espressiv API without FreeRTOS
- Replies: 12
- Views: 6461
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...