cpu Number of CPU units used by the task. number 1024 no cpu_architecture CPU architecture required by the task. string "X86_64" no create_execution_role If enabled ...
This is a simple task manager for Arduino / ESP32 to schedule tasks at a given frequency. Tasks are represented by anonymous functions, so they must be small, non-blocking and cooperative.