Skip to main content

Embedded Controller Mods

Fork of the Framework official EC firmware with custom modifications by jcdutton, primarily targeting the Framework 161.

Overview

Based on Framework's open-source Embedded Controller firmware for the MEC1521H-B0 controller (256 KB RAM), this fork adds custom behaviors for both FW13 (hx20/hx30 boards) and FW1612. Build using the arm-none-eabi- toolchain with make BOARD=hx20 or make BOARD=hx301.

caution

Flashing custom EC firmware can brick hardware and void warranty1.

Footnotes

  1. EmbeddedController — GitHub (jcdutton) 2 3 4

  2. EmbeddedController Wiki — GitHub