arkhipenko/TaskScheduler
Cooperative multitasking for Arduino, ESPx, STM32, nRF and other microcontrollers
C++BSD-3-Clause
Issues
- 5
_TASK_THREAD_SAFE=1 is not truly thread-safe (at least on multi-core SoCs like ESP32 or RP2040)
#192 opened by ranma - 9
Least possible scheduling time
#163 opened by siddarth-murugesan - 8
- 3
Using esp_light_sleep_start() can break WiFi, should be configurable to use delay()/xTaskNotifyWait() instead.
#191 opened by ranma - 10
Async Webserver problem
#170 opened by sebosfato - 16
- 4
"multiple definition of" linker errors if TaskScheduler.h included in multiple header/source files
#189 opened by mattbaker-digital - 14
C++ compiler warning: compound assignment with 'volatile'-qualified left operand is deprecated
#188 opened by GitMoDu - 4
- 0
`_TASK_STD_FUNCTION` should be for everyone.
#184 opened by issuefiler - 2
enableDelayed() calls Callback immediately
#185 opened by moritz89 - 1
Library Suggestion
#172 opened by georgevbsantiago - 2
TaskScheduler Task Callbacks With OO in Callback
#174 opened by tkw722 - 1
The banner link in README.md isn't working.
#176 opened by vindolin - 2
Compilation error when try to warp TaskScheduler's Task and execute() in a class
#179 opened by keekychen - 1
- 3
- 2
esp32-c3 freezing after for tasks over 5800ms with _TASK_SLEEP_ON_IDLE_RUN. Regular esp32 works fine.
#171 opened by beachmiles - 8
Keep trying if 'onEnable' fails
#168 opened by bakadave - 2
Declare task to run with delay
#165 opened by vatsake - 2
Set the core where a task execute
#164 opened by sebarch - 5
- 3
Scheduler not executing on ESP8266
#160 opened by creahard - 2
V3.7.0 kills ESP32 WiFi
#159 opened by AcuarioCat - 2
ESP32 dual core usage
#157 opened by n1ckdm - 1
- 1
setLtsPointer() referenced in documentation but function doesn't exist in library
#155 opened by JoeEarlam - 5
ESP32: WD resets MCU if SLEEP feature is enabled
#154 opened by vortigont - 0
Build fails for examples using QueueArray lib
#153 opened by vortigont - 1
Future plans
#148 opened by vortigont - 6
Taskscheduler Ignores timing when enabled via functions, possible bug.
#137 opened by dr-mrsthemonarch - 5
Cannot compile blink LED example
#145 opened by edwardCao - 2
Enable sponsorship
#144 opened by moritz89 - 2
- 3
- 1
Compilation Link error with multiple includes
#142 opened by PPCM - 1
Tasks callbacks with inputs fail.
#139 opened by dr-mrsthemonarch - 1
Task default constructors sets iterations count incorrectly according to Wiki
#138 opened by xpalaa00 - 4
TaskScheduler conflicts with ArduinoOTA on ESP32
#136 opened by vindolin - 5
Conflict with AsyncHTTPSRequest_Generic
#134 opened by DavidAntonin - 2
How to get 'untilInterval'?
#135 opened by vatsake - 9
- 3
Feature request: Add optional name field to tasks
#131 opened by joemcool - 1
Could not compile 3.4, but works with 3.3
#128 opened by ellogwen - 5
Pause and resume the clock
#127 opened by yangjianlin-c - 0
Update to new version and got this error "'class Scheduler' has no member named 'setHighPriorityScheduler'"
#126 opened by sseodate - 2
Multiple Thread and Multiple Core in ESP32?
#125 opened by sseodate - 2
Virtual destructor on bare metal
#124 opened by kevinpt - 1
about delay() in libs.
#123 opened by youxiaojie - 4
passing Taskscheduler reference to Task doesn't work
#122 opened by eleson2