diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-04-12 14:25:25 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-04-20 11:19:37 -0400 |
commit | add370230fa26f6aab3445d343e1f82d8860b37c (patch) | |
tree | 2cc2982cf3afd4ef29517e2d184a6dbc0c0eb547 /src/endstop.c | |
parent | 2bf9e27b9ea32fb275fc0ffa1cea973b6cf1f3ba (diff) | |
download | kutter-add370230fa26f6aab3445d343e1f82d8860b37c.tar.gz kutter-add370230fa26f6aab3445d343e1f82d8860b37c.tar.xz kutter-add370230fa26f6aab3445d343e1f82d8860b37c.zip |
stm32f1: Use generic timer_irq.c dispatch code
With the optimized timer_read_time() it is no longer necessary to
implement custom timer dispatch code - use the generic mechanism in
timer_irq.c. This simplifies the code and provides a small
performance increase.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/endstop.c')
0 files changed, 0 insertions, 0 deletions