diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-08-07 12:49:41 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-08-08 00:27:28 -0400 |
commit | f886212b441da245946242513b764d29c07dc167 (patch) | |
tree | 2c67cfcb854666b1d0a7d786ed0e2aaf6665be51 /klippy/console.py | |
parent | 2c272f99a3fac49d8acd4b49a1aa3302225f17b8 (diff) | |
download | kutter-f886212b441da245946242513b764d29c07dc167.tar.gz kutter-f886212b441da245946242513b764d29c07dc167.tar.xz kutter-f886212b441da245946242513b764d29c07dc167.zip |
avr: Rework timer irq handler to check for tasks pending
Allow the timer dispatch irq handler to run for extended periods if
there are no tasks pending. This reduces the amount of lost cpu time
spent entering and exiting the irq handler.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/console.py')
0 files changed, 0 insertions, 0 deletions