1
2.. rst-class:: center
3
4Buildroot
5#########
6
7Buildroot is a set of Makefiles and patches that simplifies and automates the
8process of building a complete and bootable Linux environment for an embedded
9system, while using cross-compilation to allow building for multiple target
10platforms on a single Linux-based development system.
11
12
13.. toctree::
14   :titlesonly:
15   :maxdepth: 1
16
17   quick_setup
18   image_generation
19   lvgl_app
20
21