nuttx/boards/arm/stm32h7/stm32h745i-disco/src
Nonpawit Ekburanawat 01bac59cb7 Add STM32H745I-DISCO Per Core Support
- New defconfig for nsh CM4 and CM7
- New linker script for cm4
- Update linker script to include shared memory and condition for flash size
- Update Make and CMake file to compile according to core
- Added UART7 pin by default for CM4 serial output
- Changed userled configuration to fix error

Signed-off-by: Nonpawit Ekburanawat <nonpawit.ek@gmail.com>
2024-08-09 01:58:51 +08:00
..
CMakeLists.txt Add STM32H745I-DISCO Per Core Support 2024-08-09 01:58:51 +08:00
Makefile
stm32_appinitialize.c
stm32_autoleds.c
stm32_boot.c stm32h7: fix config conflict 2023-12-06 07:57:14 -08:00
stm32_bringup.c Remove FAR from source code under 32bit arch and board 2023-09-16 19:12:13 +03:00
stm32_ft5x06.c Remove FAR from source code under 32bit arch and board 2023-09-16 19:12:13 +03:00
stm32_lcd.c Remove FAR from source code under 32bit arch and board 2023-09-16 19:12:13 +03:00
stm32_ostest.c Remove FAR from source code under 32bit arch and board 2023-09-16 19:12:13 +03:00
stm32_reset.c
stm32_usb.c Remove FAR from source code under 32bit arch and board 2023-09-16 19:12:13 +03:00
stm32_userleds.c Add STM32H745I-DISCO Per Core Support 2024-08-09 01:58:51 +08:00
stm32h745i_disco.h stm32h7: fix config conflict 2023-12-06 07:57:14 -08:00