Tim Crawford 51d6319f5b readme: Update note about PATH
Use hard line breaks to keep the line under 80 columns. Break it into 2
sentences: one explaining the issue, and the other explaining the fix.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2021-06-04 07:04:21 -06:00
2020-10-06 13:29:37 -06:00
2021-04-14 15:43:34 -06:00
2021-05-25 09:15:02 -06:00
2021-06-03 09:48:55 -06:00
2021-04-13 11:04:51 -06:00
2021-02-22 09:04:50 -07:00
2020-02-20 09:11:47 -07:00
2020-10-05 13:55:42 -07:00
2019-09-27 16:50:44 -06:00
2020-09-17 09:17:08 -06:00
2019-11-05 20:38:27 -07:00
2021-06-04 07:04:21 -06:00

System76 EC

System76 EC is a GPLv3 licensed embedded controller firmware for System76 laptops.

Documentation

Dependencies

Install dependencies using the provided script:

./scripts/deps.sh

If rustup was installed as part of this, then the correct cargo will not be available in the running session. Start a new shell session or source the env file to update PATH.

source $HOME/.cargo/env
Description
Readme 2.5 MiB
Languages
C 81.5%
Makefile 9.2%
Rust 8.1%
Shell 1.2%