For now, add the following basic SPI functions: - spi_init_master() - spi_write() - spi_read() This is incomplete and untested, yet. Also, add some more SPI bit definition macros and comments.
So far, it contains the SPI register definitions and some bit definitions of control register 1 (CR1).