px4-firmware/nuttx/fs
patacongo a6d4497461 Additional patches from Petteri Aimonen for FAT, STM32 SPI, and AT25
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5593 42af7a65-404d-4744-a932-0658087f49c3
2013-02-01 15:32:39 +00:00
..
binfs Add logic to automatically unload module on exit; Several patches from Mike Smith 2013-01-17 14:43:55 +00:00
fat Additional patches from Petteri Aimonen for FAT, STM32 SPI, and AT25 2013-02-01 15:32:39 +00:00
mmap apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.c 2013-01-16 15:41:27 +00:00
nfs apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.c 2013-01-16 15:41:27 +00:00
nxffs Add syslog.h; rename lib_rawprintf() to syslog() 2013-01-28 21:55:16 +00:00
romfs apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.c 2013-01-16 15:41:27 +00:00
Kconfig USB monitor daemon updates 2013-01-29 13:30:10 +00:00
Makefile apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.c 2013-01-16 15:41:27 +00:00
fs_close.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_closeblockdriver.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_closedir.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_dup.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_dup2.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_fcntl.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_fdopen.c Move stream data from TCB to task group structure. 2013-01-26 22:25:21 +00:00
fs_filedup.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_filedup2.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_files.c Move file data from TCB to task group 2013-01-26 20:17:29 +00:00
fs_findblockdriver.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_foreachinode.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_foreachmountpoint.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_fsync.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_inode.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_inodeaddref.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_inodefind.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_inoderelease.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_inoderemove.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_inodereserve.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_internal.h Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_ioctl.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_lseek.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_mkdir.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_mount.c Add a binary 'loader' so that builtin applications can be executed from the BINFS file system 2013-01-16 19:08:23 +00:00
fs_open.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_openblockdriver.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_opendir.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_poll.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_read.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_readdir.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_registerblockdriver.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_registerdriver.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_rename.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_rewinddir.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_rmdir.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_seekdir.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_select.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_stat.c ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configuration 2012-10-26 19:53:20 +00:00
fs_statfs.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_syslog.c The USB monitor now works with the stm32f4discover/nsh configuration (but not with the usbnsh configuration) 2013-01-29 17:42:58 +00:00
fs_umount.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_unlink.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_unregisterblockdriver.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_unregisterdriver.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fs_write.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00