diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-12-16 22:46:47 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-12-16 22:46:47 -0500 |
commit | 3c1ed3bb2731b49249d6aaacf01248783e4c8bf6 (patch) | |
tree | ff3feee8a365d1a103f3718cfa24c79a59559cfc /src/stm32/stm32g4.c | |
parent | 0c43ae1fd4d3dc245038b39afe55197c9397f100 (diff) | |
download | kutter-3c1ed3bb2731b49249d6aaacf01248783e4c8bf6.tar.gz kutter-3c1ed3bb2731b49249d6aaacf01248783e4c8bf6.tar.xz kutter-3c1ed3bb2731b49249d6aaacf01248783e4c8bf6.zip |
initial_pins: Add check to reduce compile time size when not in use
Add a check to the start of initial_pins_setup() to make it easier for
gcc to optimize the code if it is not in use.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/stm32/stm32g4.c')
0 files changed, 0 insertions, 0 deletions