Refactor I2C to use I2Cx_SCL_PIN and I2Cx_SDA_PIN (#12357)
commit4fe980384cf5d9e67ae4b74c09d2a00da447e11a
authorJ Blackman <blckmn@users.noreply.github.com>
Tue, 14 Feb 2023 19:02:02 +0000 (15 06:02 +1100)
committerGitHub <noreply@github.com>
Tue, 14 Feb 2023 19:02:02 +0000 (15 06:02 +1100)
tree818c645935934d2e0e828cfde7c879195b92f073
parent615adaf463ea8c99fd77c3781562b650deae2bb4
Refactor I2C to use I2Cx_SCL_PIN and I2Cx_SDA_PIN (#12357)

* Refactor I2C to use I2Cx_SCL_PIN and I2Cx_SDA_PIN
* Keeping the default pins for F4 and F7
src/config/SPRACINGH7EXTREME/config.h
src/config/SPRACINGH7RF/config.h
src/main/drivers/stm32/platform_stm32.h
src/main/pg/bus_i2c.c
src/main/target/common_defaults_post.h