Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions stm32cube/stm32h7rsxx/README
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ Patch List:
-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
Expand Down
2 changes: 0 additions & 2 deletions stm32cube/stm32h7rsxx/soc/stm32h7s7xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,6 @@ typedef enum
/* ================ Processor and Core Peripheral Section ================ */
/* =========================================================================================================================== */

#define SMPS /*!< Switched mode power supply feature */

/**
* @brief Configuration of the Cortex-M7 Processor and Core Peripherals
*/
Expand Down