Skip to content

fermino/esp-idf-example-no-freertos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP-IDF without FreeRTOS!

This project tries to tackle on a problem that comes up when one tries to use ESP-IDF to solve hard-realtime problems that require predictable latencies in the nanoseconds. The objective is to get rid of FreeRTOS and its interrupts.

The actual behavior of the code is documented in main/esp-no-freertos.c.

PRs are welcome! :)

About

Disable FreeRTOS on ESP-IDF!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published