SPI stuff

This commit is contained in:
2020-11-04 21:23:31 +01:00
parent 918cd706ed
commit 052f9b6345
9 changed files with 214 additions and 75 deletions

View File

@ -93,6 +93,7 @@ int main(void)
MX_SPI3_Init();
MX_UART4_Init();
MX_UART5_Init();
MX_SPI1_Init();
/* USER CODE BEGIN 2 */
/* USER CODE END 2 */