Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 305 Bytes

INSTALL.md

File metadata and controls

7 lines (4 loc) · 305 Bytes

Setting up this repository

You will need a POSIX compliant build environment with make, sha1sum, and either devkitARM or a custom ARM embedded toolchain.

To compile the BIOS images, run make.

To test whether the compiled images match the reference, run make compare.