more board_api rename

This commit is contained in:
hathach
2023-08-03 17:32:15 +07:00
parent a160da1f2b
commit 1324c2862d
8 changed files with 8 additions and 8 deletions

View File

@@ -24,7 +24,7 @@
* This file is part of the TinyUSB stack.
*/
#include "../board.h"
#include "bsp/board_api.h"
#include "stm32f3xx_hal.h"
//--------------------------------------------------------------------+