Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 144 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 144 Bytes

C4NDY_XMOS

How to build & Run

> cd xC/app_XXXX
> cmake -G "Unix Makefiles" -B build
> cd build
> xmake
> xrun --io ../bin/XXXX.xe