mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-15 07:02:15 +00:00
NET: Rename uiplib/UIPLIB to netlib/NETLIB
This commit is contained in:
parent
79aa55183c
commit
2ee5041477
53 changed files with 109 additions and 109 deletions
|
|
@ -7,7 +7,7 @@ config NETUTILS_XMLRPC
|
|||
bool "XML RPC library"
|
||||
default n
|
||||
depends on NET_TCP
|
||||
select NETUTILS_UIPLIB
|
||||
select NETUTILS_NETLIB
|
||||
---help---
|
||||
Enables the Embeddable Lightweight XML-RPC Server discussed at
|
||||
http://www.drdobbs.com/web-development/an-embeddable-lightweight-xml-rpc-server/184405364
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue