This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
f42031e65b
nuttx-apps
/
examples
/
pipe
History
Gregory Nutt
6624917285
Add some dependencies on new settings in apps/examples/pipe
2016-08-04 13:23:31 -06:00
..
.gitignore
interlock_test.c
Standardize nameing of the pre-processor definitiongs group header
2015-10-02 14:06:11 -06:00
Kconfig
Things that use mkfifo() and pipe() depend on CONFIG_PIPES
2016-07-20 10:46:05 -06:00
Make.defs
apps/examples: Modify/simpify apps/examples build files. From Roman Saveljev.
2015-05-06 08:19:54 -06:00
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
Standardize some naming in code section comments
2016-02-21 18:15:00 -06:00
redirect_test.c
Standardize nameing of the pre-processor definitiongs group header
2015-10-02 14:06:11 -06:00
transfer_test.c