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
13a04b6255
nuttx-apps
/
examples
/
pipe
History
Gregory Nutt
d5b6949c9f
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
2015-06-28 08:14:53 -06:00
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
interlock_test.c
More fixes to issues noted by cppcheck
2014-11-25 11:45:00 -06:00
Kconfig
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
2015-06-28 08:14:53 -06:00
Make.defs
apps/examples: Modify/simpify apps/examples build files. From Roman Saveljev.
2015-05-06 08:19:54 -06:00
Makefile
MAINOBJ needs to be added to object list in many Makefile
2014-09-11 06:48:11 -06:00
pipe_main.c
Use more standard *argv[] instead easier **argv
2014-09-06 09:23:23 -06:00
pipe.h
USB device drivers: Add hooks to to use common, external DMA buffer allocation implementation..
2012-09-13 14:14:18 +00:00
redirect_test.c
Clean up some naming: fd vs. fildes vs. filedes and filep vs filp
2013-09-28 16:50:07 -06:00
transfer_test.c
USB device drivers: Add hooks to to use common, external DMA buffer allocation implementation..
2012-09-13 14:14:18 +00:00