21 lines
433 B
ReStructuredText
21 lines
433 B
ReStructuredText
|
|
.. rst-class:: center
|
|
|
|
Buildroot
|
|
#########
|
|
|
|
Buildroot is a set of Makefiles and patches that simplifies and automates the
|
|
process of building a complete and bootable Linux environment for an embedded
|
|
system, while using cross-compilation to allow building for multiple target
|
|
platforms on a single Linux-based development system.
|
|
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
:maxdepth: 1
|
|
|
|
quick_setup
|
|
image_generation
|
|
lvgl_app
|
|
|
|
|