Added support for new i2c drivers

This commit is contained in:
nopnop2002
2025-06-14 16:50:49 +09:00
parent c4d8e72e8e
commit 4b722e35c7
8 changed files with 236 additions and 92 deletions

View File

@@ -25,6 +25,12 @@ menu "MPR121 Configuration"
Use I2C_PORT_1.
endchoice
config LEGACY_DRIVER
bool "Force legacy i2c driver"
default false
help
Force legacy i2c driver.
config I2C_ADDRESS
hex "I2C address"
default 0x5A