diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-04-12 14:01:47 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-04-20 11:19:37 -0400 |
commit | 06a4753f732cc3725a42a396a170a0a1317f741b (patch) | |
tree | af4d9ee53de4c743431c01ae3465ae001e0dfba5 /src/stepper.c | |
parent | bf4e851e214878511a72f854f06eb921ca670837 (diff) | |
download | kutter-06a4753f732cc3725a42a396a170a0a1317f741b.tar.gz kutter-06a4753f732cc3725a42a396a170a0a1317f741b.tar.xz kutter-06a4753f732cc3725a42a396a170a0a1317f741b.zip |
stm32f1: Prefer uint32_t over uint16_t in timer.c
The ARM architecture handles 32bit values faster than 16bit values -
use uint32_t where possible.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/stepper.c')
0 files changed, 0 insertions, 0 deletions