zephyr/drivers/pcie
Andrei Emeltchenko 7c81ee9d18 pcie: shell: Add help and argument check
Use SHELL_CMD_ARG() for argument check and add help, looking like:

...

$ pcie -h
  pcie - PCI(e) device information
  Subcommands:
    ls  :List PCIE devices
         Usage: ls [bus:device:function] [dump]

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2022-08-25 21:14:51 +00:00
..
endpoint drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
host pcie: shell: Add help and argument check 2022-08-25 21:14:51 +00:00
CMakeLists.txt
Kconfig