Menu

Commit [r1221]  Maximize  Restore  History

Refs #1336. Added support for CAN FD to the STM32H7 port and the Nucleo-H743ZI demo programs.

voorburg 2025-10-07

1 2 > >> (Page 1 of 2)
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Boot/.cproject
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Boot/.settings/language.settings.xml
added /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Boot/.settings/org.eclipse.core.resources.prefs
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Boot/App/blt_conf.h
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Boot/Boot.ioc
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Boot/Core/Src/main.c
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Boot/Core/Src/stm32h7xx_hal_msp.c
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Boot/Debug/openblt_stm32h743.srec
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Prog/.cproject
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Prog/.settings/language.settings.xml
added /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Prog/.settings/org.eclipse.core.resources.prefs
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Prog/App/boot.c
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Prog/Core/Src/stm32h7xx_hal_msp.c
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Prog/Debug/demoprog_stm32h743.srec
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Prog/Prog.ioc
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_GCC/Boot/bin/openblt_stm32h743.srec
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_GCC/Boot/blt_conf.h
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_GCC/Boot/main.c
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_GCC/Prog/bin/demoprog_stm32h743.srec
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_GCC/Prog/boot.c
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_GCC/Prog/main.c
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_IAR/Boot/bin/openblt_stm32h743.srec
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_IAR/Boot/blt_conf.h
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_IAR/Boot/main.c
changed /trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_IAR/Prog/bin/demoprog_stm32h743.srec
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Boot/.cproject Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Boot/.settings/language.settings.xml Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Boot/.settings/org.eclipse.core.resources.prefs Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Boot/App/blt_conf.h Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Boot/Boot.ioc Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Boot/Core/Src/main.c Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Boot/Core/Src/stm32h7xx_hal_msp.c Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Boot/Debug/openblt_stm32h743.srec Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Prog/.cproject Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Prog/.settings/language.settings.xml Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Prog/.settings/org.eclipse.core.resources.prefs Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Prog/App/boot.c Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Prog/Core/Src/stm32h7xx_hal_msp.c Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Prog/Debug/demoprog_stm32h743.srec Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_CubeIDE/Prog/Prog.ioc Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_GCC/Boot/bin/openblt_stm32h743.srec Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_GCC/Boot/blt_conf.h Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_GCC/Boot/main.c Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_GCC/Prog/bin/demoprog_stm32h743.srec Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_GCC/Prog/boot.c Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_GCC/Prog/main.c Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_IAR/Boot/bin/openblt_stm32h743.srec Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_IAR/Boot/blt_conf.h Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_IAR/Boot/main.c Diff Switch to side-by-side view
Loading...
/trunk/Target/Demo/ARMCM7_STM32H7_Nucleo_H743ZI_IAR/Prog/bin/demoprog_stm32h743.srec Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)