disable unused parameter warning in build configuration, update HAL includes

This commit is contained in:
2024-05-03 00:20:29 +02:00
parent 05b5e8c3c6
commit 7b976812ac
7 changed files with 3 additions and 7 deletions

View File

@ -2,8 +2,6 @@
#define INC_CAN_H
#include "stm32h7xx_hal.h"
#include "stm32h7xx_hal_fdcan.h"
#include "stm32h7xx_hal_def.h"
#include "ts_state_machine.h"