ARMv7-A Target dependencies for Athrill
Use Makefile
git clone --recursive https://github.com/toppers/athrill-target-ARMv7-A
cd athrill-target-ARMv7-A/build_linux
make
Use CMake
git clone --recursive https://github.com/toppers/athrill-target-ARMv7-A
mkdir build
cd build
cmake ..
make
This repository is distributed with TOPPERS License.