Skip to content

toppers/athrill-target-ARMv7-A

Repository files navigation

athrill-target-ARMv7-A

example workflow

ARMv7-A Target dependencies for Athrill

Build

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

License

This repository is distributed with TOPPERS License.