Files
-
hardware / backplane / backplane.kicad_pcb
-
hardware / backplane / backplane.kicad_sch
-
hardware / charger-module / charger-module.kicad_pcb
-
hardware / charger-module / charger-module.kicad_sch
-
hardware / esp32-mgmt-module / esp32-mgmt-module.kicad_pcb
-
hardware / esp32-mgmt-module / esp32-mgmt-module.kicad_sch
-
hardware / pi-pico-mgmt-module / pi-pico-mgmt-module.kicad_pcb
-
hardware / pi-pico-mgmt-module / pi-pico-mgmt-module.kicad_sch
-
hardware / rp2040-mgmt-module / rp2040-mgmt-module.kicad_pcb
-
hardware / rp2040-mgmt-module / rp2040-mgmt-module.kicad_sch
Last update 1 month 3 weeks
by renovate[bot]
| Filesfirmwarecharger-module | |
|---|---|
| .. | |
| CHANGELOG.md | |
| main.py | |
| mpq4242.py |
CHANGELOG.mdChangelog
0.6.1 (2024-09-13)
Bug Fixes
- turn off led when inactive (81dfc89)
0.6.0 (2024-09-10)
Features
- update charger firmware for direct control (3a91bbd)
0.5.0 (2024-08-23)
Features
- add adc reading cache for instant reads (6d5c1f7)
Bug Fixes
- reduce logging verbosity (68178a5)
0.4.0 (2024-08-18)
Features
- add i2c registers and led functions (0b01e47)
0.3.0 (2024-08-01)
Features
- initial charger firmware (18ba888)