mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
boards/raspberrypi-pico: Add support to BMP280
Signed-off-by: Alan C. Assis <acassis@gmail.com>
This commit is contained in:
committed by
Xiang Xiao
parent
f525bc2802
commit
105b97d799
@@ -129,6 +129,18 @@ audiopack
|
||||
NuttShell configuration (console enabled in UART0, at 115200 bps) with
|
||||
support for NXPlayer audio player.
|
||||
|
||||
bmp280
|
||||
------
|
||||
|
||||
NuttShell configuration (console enabled in USB Port, at 115200 bps) with support for Bosch BMP280 sensor:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
nsh> bmp280
|
||||
Absolute pressure [hPa] = 1008.460022
|
||||
Temperature [C] = 21.809999
|
||||
nsh>
|
||||
|
||||
composite
|
||||
---------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user