zephyr/drivers/hwinfo
Alexander Wachter 7b1e9e9b34 drivers: hwinfo: Add shell command for device id
This commit adds support for device id shell command.
Example:
uart:~$ hwinfo devid
Length: 12
ID: 0x1b0320d51485330313420

Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
2019-02-04 14:53:50 -05:00
..
CMakeLists.txt drivers: hwinfo: Add shell command for device id 2019-02-04 14:53:50 -05:00
Kconfig drivers: hwinfo: Add shell command for device id 2019-02-04 14:53:50 -05:00
hwinfo_handlers.c
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