nuttx-apps/examples/i2schar
Philippe Coval f888b0a741 Fix documentation mistake about standalone problem
I guess author meant "standalone program" not "standalone problem" ?

Then, it was replicated elsewhere in code base,
and fixed accordingly with this patch.

Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
2018-01-19 12:30:00 +01:00
..
.gitignore Add apps/examples/i2schar that will eventually use the I2C character drvier to verify I2S 2013-11-10 14:08:45 -06:00
i2schar_main.c Remove non-portable references to syslog from apps/examples 2014-10-08 08:33:00 -06:00
i2schar_receiver.c Remove non-portable references to syslog from apps/examples 2014-10-08 08:33:00 -06:00
i2schar_transmitter.c Remove non-portable references to syslog from apps/examples 2014-10-08 08:33:00 -06:00
i2schar.h Fix documentation mistake about standalone problem 2018-01-19 12:30:00 +01:00
Kconfig Rename CONFIG_AUDIO_DEVICES to CONFIG_DRIVERS_AUDIO to conform better to the evolving configuration naming standard. 2017-09-12 14:11:17 -06:00
Make.defs apps/examples: Modify/simpify apps/examples build files. From Roman Saveljev. 2015-05-06 08:19:54 -06:00
Makefile Simplify apps/ Makefiles by combining common logic into the Makefile fragment Application.mk 2015-09-05 15:13:03 -04:00