Tim Crawford 5c4f9b6c8b Sort object files
ROMs produced of Pop!_OS 20.10 and Fedora 33 with SDCC 4.0.0 cause
uecflash to crash after verifying the block write, leaving the  system
unbootable until all power is removed to force an EC reset.

Sorting object files appears to resolve this issue, creates a smaller
binary (~200 bytes from 20.04), and gives up more reproducible builds.
2020-12-08 13:43:40 -07:00
2020-10-06 13:29:37 -06:00
2020-02-16 12:34:20 -07:00
2020-02-20 09:11:47 -07:00
2020-12-08 13:43:40 -07:00
2020-10-05 13:55:42 -07:00
2020-02-20 09:11:47 -07:00
2020-10-05 13:55:42 -07:00
2020-02-27 13:22:10 -07:00
2020-09-29 19:42:05 -06:00
2019-09-27 16:50:44 -06:00
2020-09-17 09:17:08 -06:00
2020-06-17 11:51:08 -06:00
2019-11-05 20:38:27 -07:00

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
Readme 2.5 MiB
Languages
C 81.5%
Makefile 9.2%
Rust 8.1%
Shell 1.2%