mirror of
https://github.com/Dasharo/ec-sdk.git
synced 2026-06-13 10:16:11 -07:00
update
This upgrades SDCC from 3.8.0 to 4.2.0 Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
ec-sdk
SDK for building Embedded Controller firmware
Usage
git clone git@github.com:Dasharo/ec.git
cd ec
docker run --rm -it -v $PWD:$PWD -w $PWD ghcr.io/dasharo/ec-sdk:main
make BOARD=system76/darp
Languages
Dockerfile
87.4%
Shell
12.6%