xiao
|
9604f31cf4
|
Merge 869c63d3c0 into b8846cf635
|
2024-02-08 16:42:01 +03:00 |
|
Hooky
|
2c50cff891
|
feat(kscan): Add charlieplex keyscan driver
* Supports matrixes with and without additional interrupt pin use.
Co-authored-by: Peter Johanson <peter@peterjohanson.com>
|
2023-12-09 17:10:05 -05:00 |
|
Joel Spadin
|
3ae9e74056
|
refactor(drivers): Make label property optional
|
2023-12-04 20:06:54 -06:00 |
|
Xiao Qin
|
869c63d3c0
|
feat(drivers): add analog joystick driver
Analog joystick drivers for THB using ADC to read joystick sensor output
and convert the reading to [-1.0 1.0] range
|
2023-10-12 11:06:51 -07:00 |
|
zhiayang
|
9b3d2cb99f
|
fix(driver): Fix broken compilation for MAX7318 driver
|
2023-09-28 12:19:14 -04: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 |
|