This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 981ef0f1a78 arch/arm: set PSPLIM to top of TLS region to protect it
from overflow
new a62f4b42aad docs/baromonitor: Add some documentation about the
baromonitor example
new 9e34f8fa44b boards/raspberrypi-4b: Add configuration for barometer
monitor example
new a9bbe3792ba docs/raspberrypi-4b: Document baromonitor configuration
new 74c50e750c7 boards/sim: Add baromonitor configuration
new 22ff8dbf8f2 docs/sim: Document new baromonitor configuration
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../examples/baromonitor/baromonitor.png | Bin 0 -> 92292 bytes
.../applications/examples/baromonitor/index.rst | 28 ++++++++++++++++++++
.../arm64/bcm2711/boards/raspberrypi-4b/index.rst | 9 +++++++
.../platforms/sim/sim/boards/sim/index.rst | 17 ++++++++++++
.../configs/{i2c1 => baromonitor}/defconfig | 29 +++++++++++++++++++--
.../sim/sim/configs/{nsh => baromonitor}/defconfig | 23 ++++++++++++++++
6 files changed, 104 insertions(+), 2 deletions(-)
create mode 100644
Documentation/applications/examples/baromonitor/baromonitor.png
create mode 100644 Documentation/applications/examples/baromonitor/index.rst
copy boards/arm64/bcm2711/raspberrypi-4b/configs/{i2c1 =>
baromonitor}/defconfig (69%)
copy boards/sim/sim/sim/configs/{nsh => baromonitor}/defconfig (77%)