mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
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:
parent
2ef67d42d7
commit
6e46efd404
1 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||
----
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue