10 lines
365 B
Markdown
10 lines
365 B
Markdown
# External libraries
|
|
|
|
This directory contains external libraries, that are needed to build the firmware.
|
|
All of these libraries reside in external Git repositories, that are linked to this repository as Git
|
|
submodules.
|
|
|
|
If the subdirectories of this directory are empty, then execute the following command to fetch the missing files:
|
|
|
|
`git submodule update --init`
|