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/incubator-nuttx.git.


    from 1699f53  vncserver: Allow fb operation while no connection
     new 43f5724  Replece clock_gettime(CLOCK_MONOTONIC) with 
clock_systime_timespec
     new d7fe012  Replece clock_gettime(CLOCK_REALTIME) with 
clock_systime_timespec if suitable

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:
 arch/arm/src/cxd56xx/cxd56_cisif.c                    |  2 +-
 arch/arm/src/lc823450/lc823450_dvfs2.c                |  4 ++--
 arch/arm/src/lc823450/lc823450_rtc.c                  |  4 ++--
 arch/risc-v/src/bl602/bl602_os_hal.c                  |  2 +-
 arch/risc-v/src/esp32c3/esp32c3_i2c.c                 |  4 ++--
 arch/xtensa/src/esp32/esp32_i2c.c                     |  4 ++--
 boards/arm/cxd56xx/drivers/audio/cxd56_audio_analog.c |  4 ++--
 boards/arm/stm32/stm32butterfly2/src/stm32_mmcsd.c    |  2 +-
 crypto/random_pool.c                                  |  2 +-
 drivers/audio/cxd56.c                                 |  4 ++--
 drivers/contactless/mfrc522.c                         |  8 ++++----
 drivers/sensors/bmp280.c                              |  2 +-
 drivers/sensors/ds18b20.c                             |  2 +-
 drivers/sensors/hyt271.c                              |  2 +-
 drivers/sensors/lis2dh.c                              |  4 ++--
 drivers/sensors/ms5611.c                              |  2 +-
 drivers/sensors/scd30.c                               |  2 +-
 drivers/sensors/sgp30.c                               | 12 ++++++------
 drivers/sensors/sht21.c                               |  2 +-
 drivers/sensors/sht3x.c                               |  2 +-
 drivers/sensors/sps30.c                               |  2 +-
 drivers/sensors/t67xx.c                               |  6 +++---
 drivers/wireless/lpwan/sx127x/sx127x.c                |  4 ++--
 fs/vfs/fs_epoll.c                                     |  4 ++--
 include/nuttx/input/touchscreen.h                     |  2 +-
 include/nuttx/rc/lirc_dev.h                           |  2 +-
 include/nuttx/sensors/sensor.h                        |  2 +-
 27 files changed, 46 insertions(+), 46 deletions(-)

Reply via email to