nuttx-apps/examples/pipe
2017-11-29 15:27:20 -06:00
..
.gitignore
interlock_test.c
Kconfig Things that use mkfifo() and pipe() depend on CONFIG_PIPES 2016-07-20 10:46:05 -06:00
Make.defs
Makefile Make sure that APPNAME is defined in all Makefiles that generate applications 2016-06-09 10:51:04 -06:00
pipe_main.c Add some dependencies on new settings in apps/examples/pipe 2016-08-04 13:23:31 -06:00
pipe.h
redirect_test.c apps/examples/pipes: Fix some kruft left in last commit; Also clean up some coding standard problems. 2017-11-29 15:27:20 -06:00
transfer_test.c