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

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


    from 9473267620 risc-v/esp32c6: Add ostest defconfig
     new d267071398 stm32f4discovery/cxxtest: Fix gcc13.2 compiler error
     new 1e696425fd lpc43xx/usb: Fix gcc13.2 compiler error
     new e42780bb0f arch/arm: Disable -Warray-bound for rp2040, dm320 and 
lpc31xx
     new 0d0867484a modem/alt1250: Fix 'inst' may be used uninitialized
     new d54c79126a am335x_lcdc: Fix error: array subscript 0 is outside array 
bounds of 'volatile uint32_t[0]'
     new 31a6ffa15c arm/sama5: Fix error: array subscript 0 is outside array 
bounds

The 6 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/a1x/a1x_boot.c                             |  2 +-
 arch/arm/src/am335x/am335x_boot.c                       |  2 +-
 arch/arm/src/am335x/am335x_lcdc.c                       | 17 ++++++++---------
 arch/arm/src/dm320/Make.defs                            |  2 ++
 arch/arm/src/dm320/dm320_boot.c                         |  2 +-
 arch/arm/src/imx6/imx_boot.c                            |  2 +-
 arch/arm/src/lpc31xx/Make.defs                          |  2 ++
 arch/arm/src/lpc31xx/lpc31_boot.c                       |  4 ++--
 arch/arm/src/lpc31xx/lpc31_usbdev.c                     |  4 ++--
 arch/arm/src/lpc43xx/lpc43_usb0dev.c                    |  4 ++--
 arch/arm/src/rp2040/Make.defs                           |  2 ++
 arch/arm/src/sama5/sam_boot.c                           |  2 +-
 arch/arm/src/sama5/sam_emaca.c                          |  2 +-
 .../stm32/stm32f4discovery/configs/cxxtest/defconfig    |  1 -
 drivers/modem/alt1250/alt1250.c                         |  4 ++--
 15 files changed, 28 insertions(+), 24 deletions(-)

Reply via email to