From a834bce3649ac87c9ac969264824f47e8f6a1cb7 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 6 Mar 2014 12:21:14 -0600 Subject: Removed all support for the legacy configuration mechanism from the apps/ directory --- apps/system/i2c/README.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'apps/system/i2c') diff --git a/apps/system/i2c/README.txt b/apps/system/i2c/README.txt index ee49e7d84..bb4abc831 100644 --- a/apps/system/i2c/README.txt +++ b/apps/system/i2c/README.txt @@ -351,11 +351,6 @@ The I2C tools requires the following in your NuttX configuration: CONFIG_SYSTEM_I2C=y - Deprecated. In the older style configuration, there would have been - an appconfig file containing the path to the I2C tool directory like: - - CONFIGURE_APPS += system/i2c - 2. Device-specific I2C support must be enabled. The I2C tool will call the platform-specific function up_i2cinitialize() to get instances of the I2C interface and the platform-specific function up_i2cuninitialize() -- cgit v1.2.3