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