docs/raspberrypi-4b: Document baromonitor configuration

Documents the baromonitor configuration available on the RPi4B.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
Matteo Golin 2026-07-19 09:53:30 -04:00
parent 2ef67d42d7
commit 6e46efd404
No known key found for this signature in database
GPG key ID: 49190B6AD4D14EA6

View file

@ -327,6 +327,15 @@ This configuration has the same warnings and limitations as those in the ``fb``
configuration, with the exception of the pixel gaps. This is because LVGL uses
the dual-buffer approach to rendering.
baromonitor
-----------
This configuration includes LVGL graphics over the HDMI frame buffer interface,
and includes the :doc:`baromonitor </applications/examples/baromonitor/index>`
example. It also includes the features from the ``bmp280`` configuration so that
the ``baromonitor`` example can display values read from the connected BMP280
barometer.
cgol
----