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:
Andrei Emeltchenko 2022-09-07 17:32:34 +03:00 committed by Anas Nashif
parent 95037b996d
commit 3f36584c72

View file

@ -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"