CONFIG_ARM_SEMIHOSTING_HOSTFS: mention limited support of directories
This commit is contained in:
parent
9d4e9ce21e
commit
7513cb6921
@ -816,6 +816,9 @@ config ARM_SEMIHOSTING_HOSTFS
|
||||
---help---
|
||||
Mount HostFS through semihosting.
|
||||
|
||||
This doesn't support some directory operations like readdir because
|
||||
of the limitations of semihosting mechanism.
|
||||
|
||||
config ARM_LWL_CONSOLE
|
||||
bool "Lightweight Link Console Support"
|
||||
default n
|
||||
|
Loading…
Reference in New Issue
Block a user