This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
include
/
nuttx
/
fs
History
ligd
0aa30eb15b
include/nuttx/fs/hostfs.h: Update duplicated definitions in HOSTFS that must match NuttX values.
2018-07-09 05:44:48 -06:00
..
automount.h
…
binfs.h
…
dirent.h
fs/cromfs and tools/gencromfs: Various fixes for traversal relative file paths. Biggest changes is in types used: Cannot use size_t or mode_t in common structures because they have different sizes on the (64-bit) host and the (32-bit) target. Use uint32_t instead of size_t for offsets. Use uint16_t instead of mode_t.
2018-03-20 12:37:01 -06:00
fat.h
…
fs.h
Standardization of some function headers.
2018-03-13 09:52:27 -06:00
hostfs.h
include/nuttx/fs/hostfs.h: Update duplicated definitions in HOSTFS that must match NuttX values.
2018-07-09 05:44:48 -06:00
ioctl.h
This commit adds a barbones FTDI FT80x driver. It is untested (I don't even have hardware yet and, hence, it is marked as EXPERIMENTAL
2018-02-17 11:59:07 -06:00
loop.h
…
nfs.h
…
nxffs.h
…
procfs.h
…
smart.h
…
unionfs.h
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
userfs.h
Fix lots of typos in C comments and Kconfig help text
2018-07-08 18:24:45 -06:00