arkhipenko / TaskScheduler

Cooperative multitasking for Arduino, ESPx, STM32, nRF and other microcontrollers
http://playground.arduino.cc/Code/TaskScheduler
BSD 3-Clause "New" or "Revised" License
1.23k stars 224 forks source link

Esp32 support #47

Closed baggior closed 6 years ago

baggior commented 6 years ago

issue #46

arkhipenko commented 6 years ago

Pushed v2.6.0 into the "testing" branch with ESP32 support. Could you please test? https://github.com/arkhipenko/TaskScheduler/tree/testing

baggior commented 6 years ago

I don't agree there are some bug and compilation errors due to bad merge of my changes

can I help you on merge?

if you define _TASK_SLEEP_ON_IDLE_RUN the compilation error of the actual "testing" branch is TaskScheduler.h:175:28: fatal error: user_interface.h: No such file or directory