diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-10-04 11:31:36 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-10-11 10:50:51 -0400 |
commit | 7cbc44b8d3bb13bb32b8d9069e262483578cf82f (patch) | |
tree | aa8e551bf16795bc20291c7487456c63e4f546f7 /src/command.h | |
parent | 102ec4938d1d79e840889e3c0a726c11e9245d4b (diff) | |
download | kutter-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.h')
0 files changed, 0 insertions, 0 deletions