Skip to content

Instantly share code, notes, and snippets.

@t-mat
Created June 3, 2021 22:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save t-mat/ee0371687960c8af7543176965086d89 to your computer and use it in GitHub Desktop.
Save t-mat/ee0371687960c8af7543176965086d89 to your computer and use it in GitHub Desktop.
Build C-BIOS
cd
sudo apt install -y pasmo
git clone https://git.code.sf.net/p/cbios/cbios cbios-cbios
cd cbios-cbios
make
ls -lR derived/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment