zephyr/drivers/hwinfo
Aurelien Jarno 2682170502 drivers: hwinfo: fix shell dependency
The hwinfo shell uses shell functions and thus doesn't build when
CONFIG_SHELL=n. Fix that by adding a dependency on SHELL.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2019-02-10 12:24:04 -05:00
..
CMakeLists.txt drivers: hwinfo: add driver support for NXP i.mx RT device ID 2019-02-07 15:08:18 -06:00
Kconfig drivers: hwinfo: fix shell dependency 2019-02-10 12:24:04 -05:00
hwinfo_handlers.c
hwinfo_imxrt.c drivers: hwinfo: add driver support for NXP i.mx RT device ID 2019-02-07 15:08:18 -06:00
hwinfo_mcux_sim.c drivers: hwinfo: add driver support for kinetis device ID 2019-02-07 15:08:18 -06:00
hwinfo_nrf.c drivers: hwinfo: add driver support for Nordic NRF device ID 2019-02-03 12:07:20 -05:00
hwinfo_shell.c drivers: hwinfo: Add shell command for device id 2019-02-04 14:53:50 -05:00
hwinfo_stm32.c
hwinfo_weak_impl.c