zmk/app/drivers/sensor/max17048
zhiayang 72e83db34a
fix semaphore initialisation in max17048 driver
Previously, we were using the semaphore before initialising it; this is now fixed.
2023-09-24 10:48:39 -04:00
..
CMakeLists.txt feat(drivers): add driver for MAX17048 fuel gauge 2023-09-24 10:46:35 -04:00
Kconfig address PR comments 2023-09-24 10:48:38 -04:00
max17048.c fix semaphore initialisation in max17048 driver 2023-09-24 10:48:39 -04:00
max17048.h address PR comments 2023-09-24 10:48:38 -04:00