File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -43,4 +43,8 @@ Patch List:
43
43
-Added stm32cube/stm32h7rsxx/drivers/include/stm32_assert.h
44
44
-Removed unused stm32cube/stm32h7rsxx/drivers/include/stm32_assert_template.h
45
45
46
+ *configure the SMPS on the stm32h7s7 so that power config is possible
47
+ on the stm32h7s78 disco kit
48
+ -internal ticket 175303
49
+
46
50
See release_note.html from STM32Cube
Original file line number Diff line number Diff line change @@ -219,6 +219,8 @@ typedef enum
219
219
/* ================ Processor and Core Peripheral Section ================ */
220
220
/* =========================================================================================================================== */
221
221
222
+ #define SMPS /*!< Switched mode power supply feature */
223
+
222
224
/**
223
225
* @brief Configuration of the Cortex-M7 Processor and Core Peripherals
224
226
*/
You can’t perform that action at this time.
0 commit comments