diff --git a/Documentation/platforms/arm64/bcm2711/boards/raspberrypi-4b/index.rst b/Documentation/platforms/arm64/bcm2711/boards/raspberrypi-4b/index.rst index 86abe9e391e..843db7e846e 100644 --- a/Documentation/platforms/arm64/bcm2711/boards/raspberrypi-4b/index.rst +++ b/Documentation/platforms/arm64/bcm2711/boards/raspberrypi-4b/index.rst @@ -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 ` +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 ----