1 2 3 4 5 6 7
#pragma once #define HAL_USE_SPI TRUE #define SPI_USE_WAIT TRUE #define SPI_SELECT_MODE SPI_SELECT_MODE_PAD #include_next <halconf.h>