Skip to content

Commit 3f36584

Browse files
finikorgnashif
authored andcommitted
i2c: shell: Update outdated help
Mention currently supported operations in I2C shell. Signed-off-by: Andrei Emeltchenko <[email protected]>
1 parent 95037b9 commit 3f36584

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

drivers/i2c/Kconfig

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ config I2C_SHELL
2020
help
2121
Enable I2C Shell.
2222

23-
The I2C shell currently support scanning and bus recovery.
23+
The I2C shell supports scanning, bus recovery, I2C read and write
24+
operations.
2425

2526
config I2C_STATS
2627
bool "I2C device Stats"

0 commit comments

Comments
 (0)