aboutsummaryrefslogtreecommitdiff
path: root/nuttx/fs
Commit message (Expand)AuthorAgeFilesLines
...
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-034-12/+12
* Remove quad_tpatacongo2012-03-031-4/+4
* RPC updatespatacongo2012-03-033-220/+26
* Add the beginnings of NFS client supportpatacongo2012-03-029-2/+1799
* select() fix to handl POLLHUP; STM32 FPU saving in context switches seems to ...patacongo2012-02-241-6/+29
* Add QE support to STM32F4Discovery; add a test of the quadrature encoder driverpatacongo2012-02-155-71/+136
* Fix a bug in the FAT statfs() implementationpatacongo2012-02-071-9/+9
* Add the beginnings of an FTP serverpatacongo2012-02-041-2/+2
* Add tcsetattr and tcgetattrpatacongo2012-02-011-3/+3
* Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes ...patacongo2012-01-311-10/+19
* STM32 F4 I2C updatespatacongo2012-01-251-1/+1
* On a failure to recognize a FAT file system, the mount logic should return -E...patacongo2012-01-111-6/+7
* Fix buffer full test in generic CAN driver (plus fixes to comments)patacongo2012-01-042-20/+20
* PIC32 NSH configuration now builds without errorspatacongo2011-12-231-2/+2
* Completes coding of the PWM modulepatacongo2011-12-1983-0/+29904