Use board-specific or platform SPI pins in HAL_STM32 (#12323)
This commit is contained in:
committed by
Scott Lahteine
parent
60dbd8161c
commit
176654791e
@@ -26,11 +26,7 @@
|
||||
// Includes
|
||||
// --------------------------------------------------------------------------
|
||||
|
||||
#include "HAL.h"
|
||||
#include "../shared/HAL_SPI.h"
|
||||
#include "pins_arduino.h"
|
||||
#include "spi_pins.h"
|
||||
#include "../../core/macros.h"
|
||||
#include "../../inc/MarlinConfig.h"
|
||||
|
||||
#include <SPI.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user