mirror of https://github.com/RT-Thread/rt-thread
bsp: k210: fix drv_i2c's include file
This commit is contained in:
parent
9b6438dfec
commit
8b968c3761
|
@ -12,6 +12,7 @@
|
|||
#include <rtthread.h>
|
||||
#include <rtdevice.h>
|
||||
|
||||
#include "i2c.h"
|
||||
#include "board.h"
|
||||
#include "drivers/dev_i2c.h"
|
||||
#include "gpiohs.h"
|
||||
|
|
Loading…
Reference in New Issue