fix f7 ci build

This commit is contained in:
hathach
2024-10-31 12:11:47 +07:00
parent 92e7ac6c23
commit 9897a36ac4
4 changed files with 17 additions and 13 deletions

View File

@@ -28,6 +28,9 @@
#include "stm32f7xx_hal.h"
#include "bsp/board_api.h"
void board_vbus_set(uint8_t rhport, bool state) TU_ATTR_WEAK;
#include "board.h"
//--------------------------------------------------------------------+