I2C changes for upstream NuttX per trasaction freq control

This commit is contained in:
David Sidrane
2016-12-12 14:31:39 -10:00
committed by Lorenz Meier
parent 0177e250f4
commit dcc2d1c3d1
7 changed files with 59 additions and 54 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
#include <unistd.h>
#include <nuttx/arch.h>
#include <nuttx/i2c.h>
#include <nuttx/i2c/i2c_master.h>
#include <board_config.h>