#include "spi.h" int main() { SPI spi_master; return 0; }