Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 642 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 642 Bytes

athrill-target-v850e2m

example workflow

v850e2m Target dependencies for Athrill

Build

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

License

This repository is distributed with TOPPERS License.