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

@@ -25,7 +25,7 @@
*/
#include "chip.h"
#include "../board.h"
#include "bsp/board_api.h"
#define LED_PORT 1
#define LED_PIN 18