drivers: Add hwinfo API
This commit adds a new hardware info API. With this API it is possible to read out the device ID. Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
This commit is contained in:
parent
73aaad3f36
commit
5b59c10fc4
7 changed files with 105 additions and 0 deletions
|
@ -85,4 +85,6 @@ source "drivers/audio/Kconfig"
|
|||
|
||||
source "drivers/neural_net/Kconfig"
|
||||
|
||||
source "drivers/hwinfo/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue