Fix optimistic_yield to not yield on each call after x µs by dok-net · Pull Request #6804 · esp8266/Arduino

d-a-v

approved these changes Nov 18, 2019

@dok-net dok-net changed the title Fix optimistic_yield to not yield on every call after x ms Fix optimistic_yield to not yield on every call after x µs

Nov 19, 2019

@dok-net dok-net changed the title Fix optimistic_yield to not yield on every call after x µs Fix optimistic_yield to not yield on each call after x µs

Dec 4, 2019

earlephilhower

… x us, but yield only every x us between optimistic_yield calls.
…rval_us can overflow - 26s at 160MHz CPU clock.

@dok-net

… with a literal parameter value.
…uino>, have to resort to preprocessor definition for inlining.

@dok-net

@dok-net

earlephilhower

@dok-net

earlephilhower

@earlephilhower

@dok-net dok-net deleted the optimistic_yield_recurrency branch

February 22, 2020 11:50