LibreSolar / charge-controller-firmware

Firmware for Libre Solar MPPT/PWM charge controllers
https://libre.solar/charge-controller-firmware/
Apache License 2.0
144 stars 71 forks source link

Fix build warnings, Add reset-reason indicator #113

Closed foldedtoad closed 3 years ago

foldedtoad commented 3 years ago

This pull-request fixes a couple of build warnings about deprecated usages, and a reset-reason indicator.

The reset-reason indicator will indicate the general reason for a reset or fault (not details). This is useful for detecting quiet faults and resets.

The fix for build warnings are mostly to keep the build spew to a minimum.

Contact me if you have questions.

foldedtoad commented 3 years ago

I assume you've gleaned all the bits and pieces you want from this pull request. I will close it