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 51909ed59f drivers: fix gcc14 errors for PCI new 46ef3f4f88 boards/arm/stm32h7/stm32h745i-disco: Add RPTUN support new 10ee7ffb46 Add new line to defconfig 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: .../configs/{nsh_cm4 => nsh_cm4_rptun}/defconfig | 8 +++-- .../configs/{nsh_cm7 => nsh_cm7_rptun}/defconfig | 8 +++++ .../arm/stm32h7/stm32h745i-disco/scripts/flash.ld | 2 ++ .../stm32h7/stm32h745i-disco/src/stm32_bringup.c | 37 ++++++++++++++++++++++ 4 files changed, 53 insertions(+), 2 deletions(-) copy boards/arm/stm32h7/stm32h745i-disco/configs/{nsh_cm4 => nsh_cm4_rptun}/defconfig (90%) copy boards/arm/stm32h7/stm32h745i-disco/configs/{nsh_cm7 => nsh_cm7_rptun}/defconfig (89%)