i2c: shell: Update outdated help
Mention currently supported operations in I2C shell. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
95037b996d
commit
3f36584c72
|
@ -20,7 +20,8 @@ config I2C_SHELL
|
|||
help
|
||||
Enable I2C Shell.
|
||||
|
||||
The I2C shell currently support scanning and bus recovery.
|
||||
The I2C shell supports scanning, bus recovery, I2C read and write
|
||||
operations.
|
||||
|
||||
config I2C_STATS
|
||||
bool "I2C device Stats"
|
||||
|
|
Loading…
Reference in a new issue