#ifndef __HAL_CONF_H #define __HAL_CONF_H #include "hal_can.h" #include "hal_flash.h" #include "hal_gpio.h" #include "hal_i2c1.h" #include "hal_pwm.h" #include "hal_systick.h" #include "hal_uart.h" #endif // __APP_TASK_H