Move include/nuttx/i2c.h to include/nuttx/i2c/i2c_master.h

This commit is contained in:
Gregory Nutt
2016-01-30 08:00:16 -06:00
parent 19feab1bd6
commit ceb415204e
41 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -268,7 +268,7 @@ menuconfig I2C
default n
---help---
This selection enables building of the "upper-half" I2C driver.
See include/nuttx/i2c.h for further I2C driver information.
See include/nuttx/i2c/i2c_master.h for further I2C driver information.
if I2C
source drivers/i2c/Kconfig