more board_api.h rename

This commit is contained in:
hathach
2023-08-03 15:50:52 +07:00
parent cf91660cee
commit a5768f52b4
56 changed files with 80 additions and 88 deletions

View File

@@ -52,7 +52,7 @@
* regarding downloading.
*/
#include "../board.h"
#include "bsp/board_api.h"
#include "iodefine.h"
#include "interrupt_handlers.h"

View File

@@ -50,7 +50,7 @@
* regarding downloading.
*/
#include "bsp/board.h"
#include "bsp/board_api.h"
#include "iodefine.h"
#include "interrupt_handlers.h"