Add initial version of an spi.h header file.
So far, it contains the SPI register definitions and some bit definitions of control register 1 (CR1).
This commit is contained in:
@@ -26,5 +26,6 @@
|
||||
#include <libopenstm32/gpio.h>
|
||||
#include <libopenstm32/usart.h>
|
||||
#include <libopenstm32/adc.h>
|
||||
#include <libopenstm32/spi.h>
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user