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

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


    from c8db329  BL602: Use sig mask instead of number for AHB swrst
     new 0defe43  OS internal function should indicate the error by return 
negative value
     new c647faa  Fix nxstyle warning

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_charger.c               |   6 +-
 arch/arm/src/cxd56xx/cxd56_ge2d.c                  |   3 +-
 arch/arm/src/cxd56xx/cxd56_rtc_lowerhalf.c         |  12 +-
 arch/arm/src/cxd56xx/cxd56_scu.c                   |   8 +-
 arch/arm/src/cxd56xx/cxd56_sfc.c                   |  15 +-
 arch/arm/src/cxd56xx/cxd56_sysctl.c                |   4 -
 arch/arm/src/cxd56xx/cxd56_uart0.c                 |  21 +--
 arch/arm/src/kinetis/kinetis_rtc_lowerhalf.c       |  12 +-
 .../arm/src/max326xx/common/max326_rtc_lowerhalf.c |  12 +-
 arch/arm/src/nrf52/nrf52_adc.c                     |   1 -
 arch/arm/src/stm32/stm32_rtc_lowerhalf.c           |  23 +--
 arch/renesas/src/rx65n/rx65n_rtc_lowerhalf.c       |  12 +-
 arch/z80/src/ez80/ez80_rtc_lowerhalf.c             |  12 +-
 drivers/leds/ws2812.c                              |   9 +-
 drivers/sensors/adt7320.c                          |  20 ++-
 drivers/sensors/adxl372.c                          |  86 +++++-----
 drivers/sensors/lsm330_spi.c                       | 174 ++++++++++++---------
 fs/fat/fs_fat32attrib.c                            |  14 +-
 fs/vfs/fs_eventfd.c                                |   2 +-
 mm/mm_heap/mm_sem.c                                |  29 +---
 20 files changed, 220 insertions(+), 255 deletions(-)

Reply via email to