Battery Charging Start Threshold: - Valid values are [0, 100] - A value of 0 disables the feature, leaving the charger enabled on AC Battery Charging End Threshold: - Valid values are [0,100] - A value of 100 disabled the feature, leaving the charger enabled on AC The stop threshold must be configured for the start threshold to work.
System76 EC
System76 EC is a GPLv3 licensed embedded controller firmware for System76 laptops.
Documentation
Dependencies
The complete set of dependencies can be installed using the deps.sh
script
from the Open Firmware repo.
Dependencies specific to EC development can be installed with:
sudo apt install \
avr-libc \
avrdude \
gcc-avr \
sdcc
Description
Languages
C
81.5%
Makefile
9.2%
Rust
8.1%
Shell
1.2%