diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-12-18 19:12:41 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-12-23 22:15:25 -0500 |
commit | 2ee1f48895f6624e872f3ece1e4cda2740a46052 (patch) | |
tree | 17544ce766f69775de13f6c1e9ae9cc2387b5a95 /src/stm32/stm32f1.c | |
parent | debcc22fc5439be8bbd7bf606b7bbcf6814fd4dc (diff) | |
download | kutter-2ee1f48895f6624e872f3ece1e4cda2740a46052.tar.gz kutter-2ee1f48895f6624e872f3ece1e4cda2740a46052.tar.xz kutter-2ee1f48895f6624e872f3ece1e4cda2740a46052.zip |
stm32: Add new gpioperiph.c file for gpio_peripheral() code
The gpio_peripheral() code is the same in stm32f0.c, stm32f4.c, and
stm32h7.c. Move that function to a new gpioperiph.c file to avoid
code duplication.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/stm32/stm32f1.c')
0 files changed, 0 insertions, 0 deletions