We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 29757bd + caa6873 commit 9441d12Copy full SHA for 9441d12
src/adafruit_blinka/microcontroller/rockchip/rk3588/pin.py
@@ -241,6 +241,7 @@
241
(3, I2C3_SCL_M1, I2C3_SDA_M1),
242
(4, I2C4_SCL_M3, I2C4_SDA_M3),
243
(5, I2C5_SCL_M3, I2C5_SDA_M3),
244
+ (6, I2C6_SCL_M3, I2C6_SDA_M3),
245
(7, I2C7_SCL_M3, I2C7_SDA_M3),
246
(8, I2C8_SCL_M2, I2C8_SDA_M2),
247
(8, I2C8_SCL_M4, I2C8_SDA_M4),
0 commit comments