LibreSolar / bms-firmware

Firmware for LibreSolar BMS boards based on bq769x0, bq769x2 or ISL94202
https://libre.solar/bms-firmware/
Apache License 2.0
146 stars 67 forks source link

ISL94202 driver init and Kconfig fixes #45

Closed martinjaeger closed 7 months ago

martinjaeger commented 7 months ago

This PR contains some fixes to the ISL94202 driver, Kconfig and tests. See commit messages for details.

The fixes are partly needed for a restructuring of the unit tests I am currently working on.

@pasrom this does not really affect the bq769x2 driver, just adding you as a reviewer FYI.

martinjaeger commented 7 months ago

Thanks for the quick review, @pasrom!