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 e2a82f008a xtensa/esp32s3: Invalidate cache if the flash address used 
has a cache mapping.
     new 1ce1a19afd arm/clang: replace deprecated parameter
     new 27bfdf68ae stm32/ethernet: fix build warning
     new 4540dd4718 stm32/clang: enable LIBM avoid build break on clang-17
     new 0bf9e5eb8d armv6-m/dumpnvic: fix build warning
     new 88dd492e4d arm/clang: clang must depends on the implementation of the 
math library

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:
 arch/arm/Kconfig                                   |  1 +
 arch/arm/src/armv6-m/Toolchain.defs                |  2 +-
 arch/arm/src/armv6-m/arm_dumpnvic.c                | 32 ++++++++++++----------
 arch/arm/src/armv7-m/Toolchain.defs                | 10 +++----
 arch/arm/src/armv8-m/Toolchain.defs                | 18 ++++++------
 arch/arm/src/common/Toolchain.defs                 |  9 +++++-
 arch/arm/src/stm32f7/stm32_ethernet.c              |  3 +-
 arch/arm/src/stm32h7/stm32_ethernet.c              |  3 +-
 arch/arm/src/tlsr82/Toolchain.defs                 |  2 +-
 boards/arm/stm32/omnibusf4/configs/nsh/defconfig   |  1 +
 .../configs/tcpblaster/defconfig                   |  1 +
 .../linum-stm32h753bi/configs/nsh/defconfig        |  1 +
 .../stm32h7/nucleo-h743zi/configs/elf/defconfig    |  1 +
 13 files changed, 49 insertions(+), 35 deletions(-)

Reply via email to