[RP2040] update i2c drivers to reflect peripheral number (#19277)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U
|
||||
|
||||
|
||||
#define I2C_DRIVER I2CD2
|
||||
#define I2C_DRIVER I2CD1
|
||||
#define I2C1_SDA_PIN GP6
|
||||
#define I2C1_SCL_PIN GP7
|
||||
|
||||
|
Reference in New Issue
Block a user