Change Log¶
Overview¶
embARC OSP is provided as source code and build scripts for different boards and configurations, and not as a binary image. Updated versions of the embARC OSP are released approximately every three-months.
All embARC OSP source code is maintained in a GitHub repository; you can either download source as a tar.gz file (see the bottom of the GitHub tagged releases page corresponding to each release), or use Git clone and checkout commands, such as:
git clone https://github.com/foss-for-synopsys-dwc-arc-processors/embarc_osp.git embarc_osp
cd embarc_osp
git checkout tags/2017.12