Skip to content

Commit 8b968c3

Browse files
hydevcodeRbb666
authored andcommitted
bsp: k210: fix drv_i2c's include file
1 parent 9b6438d commit 8b968c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bsp/k210/drivers/drv_i2c.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#include <rtthread.h>
1313
#include <rtdevice.h>
1414

15+
#include "i2c.h"
1516
#include "board.h"
1617
#include "drivers/dev_i2c.h"
1718
#include "gpiohs.h"

0 commit comments

Comments
 (0)