Move some drivers to separate subdirectories
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2156 42af7a65-404d-4744-a932-0658087f49c3
Showing
- Documentation/README.html 2 additions, 0 deletionsDocumentation/README.html
- README.txt 2 additions, 0 deletionsREADME.txt
- drivers/Makefile 17 additions, 6 deletionsdrivers/Makefile
- drivers/README.txt 56 additions, 0 deletionsdrivers/README.txt
- drivers/pipes/Make.defs 41 additions, 0 deletionsdrivers/pipes/Make.defs
- drivers/pipes/fifo.c 2 additions, 2 deletionsdrivers/pipes/fifo.c
- drivers/pipes/pipe.c 1 addition, 1 deletiondrivers/pipes/pipe.c
- drivers/pipes/pipe_common.c 1 addition, 1 deletiondrivers/pipes/pipe_common.c
- drivers/pipes/pipe_common.h 2 additions, 2 deletionsdrivers/pipes/pipe_common.h
- drivers/serial/Make.defs 41 additions, 0 deletionsdrivers/serial/Make.defs
- drivers/serial/lowconsole.c 1 addition, 1 deletiondrivers/serial/lowconsole.c
- drivers/serial/serial.c 1 addition, 1 deletiondrivers/serial/serial.c
- drivers/serial/serialirq.c 1 addition, 1 deletiondrivers/serial/serialirq.c
- include/nuttx/ioctl.h 35 additions, 20 deletionsinclude/nuttx/ioctl.h
- include/nuttx/lib.h 7 additions, 4 deletionsinclude/nuttx/lib.h
Loading
Please register or sign in to comment