This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 7109fd6121 sensors/Kconfig: fix wrong depends on SN_XXX
     new 8665acaffa lsm9ds1.c: fix printf warnings
     new af4a065efb nrf52840-dk: add lsm9ds1 sensor support

The 2 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:
 .../include/{nrf52_progmem.h => nrf52_lsm9ds1.h}    | 16 ++++++++--------
 boards/arm/nrf52/common/src/CMakeLists.txt          |  4 ++++
 boards/arm/nrf52/common/src/Make.defs               |  4 ++++
 .../src/nrf52_lsm9ds1.c                             | 21 +++++++--------------
 boards/arm/nrf52/nrf52840-dk/src/nrf52_bringup.c    | 16 +++++++++++++++-
 drivers/sensors/lsm9ds1.c                           |  7 ++++---
 6 files changed, 42 insertions(+), 26 deletions(-)
 copy boards/arm/nrf52/common/include/{nrf52_progmem.h => nrf52_lsm9ds1.h} (80%)
 copy boards/arm/nrf52/{arduino-nano-33ble => common}/src/nrf52_lsm9ds1.c (85%)

Reply via email to