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
eef0161dd4
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
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
Standardize some naming in code section comments
2016-02-21 18:15:00 -06:00
redirect_test.c
transfer_test.c