System Requirements {#sys_requirements}

System Requirements

  1. System >= Ubuntu 16.4.
  2. CMake >= 3.13.1.
  3. Ninja >= 1.5.1.

Install Dependencies

First of all, please install necessary packages by the following command.

sudo apt install cmake
sudo apt install ninja-build
sudo apt install u-boot-tools
sudo apt install doxygen graphviz
sudo apt install indent