Prerequisites

Landfall has the following general dependencies or prerequisites:

Prerequisite

Suggestions

Basic development tools (for building the software)

Debian package: build-essential

Cross-toolchains (for building the software)

Buildroot C/C++ toolchains
https://buildroot.org/
or Debian toolchains (for the CI20)

GNU Unifont (needed to display text)

Debian package: unifont
Tested with Debian version 1:11.0.03-1
http://unifoundry.com/unifont.html

L4Re (this work's foundation)

Tested with repository version r83
http://l4re.org/

L4Re-Fiasco.OC-patches (needed for device support)

Tested with snapshot-2020-06-17
http://www.boddie.org.uk/paul/L4Re-Fiasco.OC.html

MoinLight (needed for documentation)

http://projects.boddie.org.uk/MoinLight

Python (needed to run tools)

Debian package: python
Tested with Debian version 2.7.16-1
https://www.python.org/

See also the prerequisites for the L4Re-Fiasco.OC-patches distribution, described in that distribution's documentation.