charger: Sample sbs charger driver with tests
Adds a sample sbs charger driver and basics tests. Signed-off-by: Ricardo Rivera-Matos <rriveram@opensource.cirrus.com>
This commit is contained in:
parent
a7adb06ff4
commit
aee815f19d
17 changed files with 589 additions and 0 deletions
|
@ -12,6 +12,7 @@ source "drivers/bbram/Kconfig"
|
|||
source "drivers/bluetooth/Kconfig"
|
||||
source "drivers/cache/Kconfig"
|
||||
source "drivers/can/Kconfig"
|
||||
source "drivers/charger/Kconfig"
|
||||
source "drivers/clock_control/Kconfig"
|
||||
source "drivers/console/Kconfig"
|
||||
source "drivers/coredump/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue