crides
|
98fcff0b5f
|
feat(input): Cirque Pinnacle trackpad driver
Add the initial input driver for the Cirque Pinnacle ASIC found
in Cirque GlidePoint trackpads.
|
2023-11-23 23:11:15 +00:00 |
|
Peter Johanson
|
485078d02b
|
fix(sensors): Avoid duplicate Kconfig name.
* Upstream added an equivalent fuel gauge driver, so namespace
our Kconfig symbol for the MAX17048 driver.
|
2023-11-15 11:43:11 -08:00 |
|
zhiayang
|
8abc449cc2
|
feat(drivers): add driver for MAX17048 fuel gauge
Add driver for MAX17048 fuel gauge for battery reporting.
|
2023-09-25 21:04:03 -04:00 |
|
Peter Johanson
|
690bc1bb44
|
refactor: Move drivers into properly module.
* Align our driver module layout to properly match Zephyr conventions,
allowing proper CMake setup to amend the library for each type of driver.
|
2023-09-16 11:52:40 -07:00 |
|