aboutsummaryrefslogtreecommitdiffstats
path: root/src/command.c
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2018-10-04 11:31:36 -0400
committerKevin O'Connor <kevin@koconnor.net>2018-10-11 10:50:51 -0400
commit7cbc44b8d3bb13bb32b8d9069e262483578cf82f (patch)
treeaa8e551bf16795bc20291c7487456c63e4f546f7 /src/command.c
parent102ec4938d1d79e840889e3c0a726c11e9245d4b (diff)
downloadkutter-7cbc44b8d3bb13bb32b8d9069e262483578cf82f.tar.gz
kutter-7cbc44b8d3bb13bb32b8d9069e262483578cf82f.tar.xz
kutter-7cbc44b8d3bb13bb32b8d9069e262483578cf82f.zip
stm32f1: Use -O2 optimization and inline timer_read_time()
As long as timer_read_time() is inlined, I get better performance with gcc -O2 optimization. The binary is also dramatically smaller and O2 better matches the other platforms. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/command.c')
0 files changed, 0 insertions, 0 deletions