mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
examples/rpmsgsocket: fix wrong typo
Signed-off-by: yintao <yintao@xiaomi.com>
This commit is contained in:
parent
a25f640e54
commit
8e9462985a
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
|
||||
config EXAMPLES_RPMSGSOCKET
|
||||
tristate "Rpmsg scoekt example"
|
||||
tristate "Rpmsg socket example"
|
||||
depends on NET_RPMSG
|
||||
default n
|
||||
---help---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue