If anyone happens to know how to build the zephyr based EC firmware (for a Framework 16), that’d be helpful.
From a quick look it seems I’ll want to build this EC firmware with this custom zephyr version, at which point I don’t think I can just follow the zephyr getting started guide anymore.
Unfortunately zephyr is like a black box, with “west” python wrapper around for normal use, I wouldn’t even know what to use after building the zephyr project. I thought Zephyr was an OS in the first place. Very confusing.
Any help is appreciated.
Then, for completeness sake, flash the firmware either with the framework-adapted ectools or perhaps better the ECTools.efi bootable tool by the same author.
FYI I’m trying to fix a power limit bug.