Enable use of SERIAL_PORT_2 on HAL_STM32 (#12197)
This commit is contained in:
committed by
Scott Lahteine
parent
46360f18b4
commit
aa72884a6e
@ -29,6 +29,8 @@
|
||||
|
||||
#include "HAL.h"
|
||||
|
||||
#include "../../inc/MarlinConfig.h"
|
||||
|
||||
#if ENABLED(EEPROM_EMULATED_WITH_SRAM)
|
||||
#if STM32F7xx
|
||||
#include "stm32f7xx_ll_pwr.h"
|
||||
|
Reference in New Issue
Block a user