This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
2a2ffe41dd
incubator-nuttx
/
fs
/
hostfs
History
Gregory Nutt
57bc329aac
Run nxstyle all .c and .h files modified by PR.
2020-05-17 14:01:00 -03:00
..
Kconfig
fs/: Remove support for CONFIG_FS_READABLE
2020-03-22 08:24:07 -05:00
Make.defs
This commit brings in the drivers needed to support OpenAMP. These changes were ported from
https://github.com/FishsemiCode/nuttx
. The current state: Most drivers do now compile but are not yet verfied.
2019-11-02 11:30:33 -06:00
hostfs.c
fs/: Check return of nxsem_wait_uninterruptible.
2020-03-30 08:08:07 -06:00
hostfs.h
fs/: Check return of nxsem_wait_uninterruptible.
2020-03-30 08:08:07 -06:00
hostfs_rpmsg.c
Run nxstyle all .c and .h files modified by PR.
2020-05-17 14:01:00 -03:00
hostfs_rpmsg.h
This commit brings in the drivers needed to support OpenAMP. These changes were ported from
https://github.com/FishsemiCode/nuttx
. The current state: Most drivers do now compile but are not yet verfied.
2019-11-02 11:30:33 -06:00
hostfs_rpmsg_server.c
rpmsg/hostfs: fix: taking address of packed member may result in an unaligned pointer value
2020-05-01 12:22:03 -03:00