nuttx-apps/examples/wgetjson
YAMAMOTO Takashi 536660d062 examples/wgetjson: Adapt to the new webclient api
tested with:
    CONFIG_EXAMPLES_WGETJSON_URL="http://httpbin.org/get"
    CONFIG_EXAMPLES_WGETPOST_URL="http://httpbin.org/post"
    wgetjson -D
    wgetjson -P -D
    wgetjson -p -D
2020-10-01 15:32:25 +08:00
..
webserver/wgetjson
Kconfig examples/wgetjson/Kconfig: fix a typo 2020-09-30 08:22:16 +02:00
Make.defs
Makefile
wgetjson_main.c examples/wgetjson: Adapt to the new webclient api 2020-10-01 15:32:25 +08:00