STM32CubeH7RS ############# Origin: ST Microelectronics http://www.st.com/en/embedded-software/stm32cubeh7rs.html Status: version v1.1.0 Purpose: ST Microelectronics official MCU package for STM32H7RS series. Description: This package is an extract of official STM32CubeH7RS package written by ST Microelectronics. It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set of CMSIS headers files, one for each SoC in STM32H7RS series. Dependencies: None. URL: https://github.com/STMicroelectronics/STM32CubeH7RS Commit: 9b6c9db6c4f257d88d12848a4d6d000fff53ee1e Maintained-by: External License: BSD-3-Clause License Link: https://opensource.org/licenses/BSD-3-Clause Patch List: *Changes from official delivery: -dos2unix applied -trailing white spaces removed *Provision to enable hal & ll asserts added -Added stm32cube/stm32h7rsxx/drivers/include/stm32_assert.h -Removed unused stm32cube/stm32h7rsxx/drivers/include/stm32_assert_template.h *configure the SMPS on the stm32h7s7 so that power config is possible on the stm32h7s78 disco kit -internal ticket 175303 *Fix to remove PAGESIZE definition which conflicts with POSIX Impacted files: drivers/include/Legacy/stm32_hal_legacy.h See release_note.html from STM32Cube