3.2. Firmware Quickstart

3.2.1. Install the dependencies

To compile and to run the project, some dependencies need to be installed :

  • ARM none-eabi cross-compilation toolchain

  • make

3.2.2. Fetch the firmware sources

The sources can be fetched from LEIA github :

$ git clone https://github.com/h2lab/leia-solo-firmware.git
$ cd leia-solo-firmware

3.2.3. Compile the firmware

Once the dependencies are installed and the sources fetched, it is possible to build a firmware with the following commands :

$ make