Use a macro for HAL header redirection (#10380)
This commit is contained in:
committed by
Scott Lahteine
parent
12785583d0
commit
cc6d41e1d3
@ -886,6 +886,6 @@
|
||||
|
||||
// Note: default SPI pins are defined in the HAL
|
||||
|
||||
#include "../HAL/HAL_spi_pins.h"
|
||||
#include HAL_PATH(../HAL, spi_pins.h)
|
||||
|
||||
#endif // __PINS_H__
|
||||
|
Reference in New Issue
Block a user