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

[USER MANUAL] Added table containing board-names & revisions #74

Closed jalinei closed 2 months ago

jalinei commented 2 months ago

When following the manual to flash the newest firmware I found it confusing to look in a separate page to check which boards were available. board-name and revision where not listed properly, or at least not with west syntax (lower case, underscores). This PR fixes that.

I also propose to switch sections ESP32 / STM32 as the newest hardware in based on ESP32, and most likely STM32 related section is to be legacy compatible but does not concern most newcomers.