Add Wio-H725AE (#133)
* Add clock settings for H725xE

* Correction of memory mapping for H725xE

* Added new target WIO_H725AE

* Added WIO_H725 into targets.json

* Added upload methods file for WIO_H725

* Licence filled from original source file

* Space alignment

* Added macro MBED_SPLIT_HEAP for MCU_STM32H725xE

* Typo correction

* Correction of upload methods for WIO_H725AE
ls
1 parent 3176fc7 commit fb47f593e50df12a4a880a2e875d4e03ad3c4d55
@JohnK1987 JohnK1987 authored on 21 Feb 2023
GitHub committed on 21 Feb 2023
Showing 11 changed files
View
targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H725xE/CMakeLists.txt
View
targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H725xE/TARGET_WIO_H725AE/CMakeLists.txt 0 → 100644
View
targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H725xE/TARGET_WIO_H725AE/PeripheralPins.c 0 → 100644
View
targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H725xE/TARGET_WIO_H725AE/PinNames.h 0 → 100644
View
targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H725xE/TARGET_WIO_H725AE/system_clock_override.c 0 → 100644
View
targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H725xE/TOOLCHAIN_GCC_ARM/stm32h725xe.ld
View
targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H725xE/cmsis_nvic.h
View
targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H725xE/system_clock.c 0 → 100644
View
targets/targets.json
View
targets/upload_method_cfg/WIO_H725AE.cmake 0 → 100644
View
targets/upload_method_cfg/openocd_cfgs/wio_h725.cfg 0 → 100644