fix(spi_master): this fix the SPI MOSI output missing bug.
This commit is contained in:
@@ -44,6 +44,7 @@ typedef enum {
|
||||
PERIPH_SPI_MODULE,
|
||||
PERIPH_HSPI_MODULE,
|
||||
PERIPH_VSPI_MODULE,
|
||||
PERIPH_SPI_DMA_MODULE,
|
||||
} periph_module_t;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user