diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-05-25 00:32:12 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-05-31 14:57:06 -0400 |
commit | 98192d710f6379b28c8320bdc33ceaf6a524c2fd (patch) | |
tree | ab13d91194664b118134e9de24c9f24965617811 /src/command.c | |
parent | 835ec3513d07e0d1aa94c4a66e7763d369510d08 (diff) | |
download | kutter-98192d710f6379b28c8320bdc33ceaf6a524c2fd.tar.gz kutter-98192d710f6379b28c8320bdc33ceaf6a524c2fd.tar.xz kutter-98192d710f6379b28c8320bdc33ceaf6a524c2fd.zip |
stepper: Make toggling the step gpio after timer read conditional
On the Linux mcu, toggling the pin after the time is read is not
valid. Make that optimization dependent on CONFIG_HAVE_STRICT_TIMING.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/command.c')
0 files changed, 0 insertions, 0 deletions