Wiki

Clone wiki

0x1-miniat / starting_the_build

Starting The Build

This assumes your in the root of the project, if you followed our instructions this would be the miniat directory.

scons

After a successful build, you should have executables in out/exe and peripherals (libraries) in out/lib. You should also have Miniat binary files in out/bin.

Updated