zephyr/drivers/pci
Jakub Rzeszutko e0be6a10b3 shell: printing command's help by shell engine
Removed printing command help from help handler. It is now
realized by the shell engine. This change saves a lot of flash
but still allows to print help in command handler with function
shell_help_print.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-12-05 15:15:44 +01:00
..
CMakeLists.txt shell: add PCI shell 2018-11-05 09:32:38 -05:00
Kconfig shell: add PCI shell 2018-11-05 09:32:38 -05:00
pci.c drivers/pci: Avoid nested C/C++ comments 2018-11-15 17:38:25 -05:00
pci_config.c
pci_interface.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
pci_legacy_bridge.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
pci_shell.c shell: printing command's help by shell engine 2018-12-05 15:15:44 +01:00