OVMS3-idf/examples/protocols
Ivan Grokhotkov 9464699952 Merge branch 'bugfix/Kconfig_fix_incorrect_description' into 'master'
Fix Kconfig.projbuild in some examples, where myssid is the password

See merge request idf/esp-idf!2192
2018-04-10 18:19:34 +08:00
..
aws_iot Fix Kconfig.projbuild in some examples, where myssid is erroneously kept as the default value for password. 2018-04-05 14:34:43 +05:30
coap_client fix(tw16355): examples/protocols/coap_client(server) 2017-11-15 11:58:19 +08:00
coap_server fix(tw16355): examples/protocols/coap_client(server) 2017-11-15 11:58:19 +08:00
http2_request Merge branch 'bugfix/Kconfig_fix_incorrect_description' into 'master' 2018-04-10 18:19:34 +08:00
http_request Fix Kconfig.projbuild in some examples, where myssid is erroneously kept as the default value for password. 2018-04-05 14:34:43 +05:30
https_mbedtls https mbedtls example 2018-04-06 17:16:27 +05:30
https_request mbedtls integration in esp-tls 2018-04-06 17:16:27 +05:30
mdns Fix Kconfig.projbuild in some examples, where myssid is erroneously kept as the default value for password. 2018-04-05 14:34:43 +05:30
openssl_client lwip: Change socket API macros to static-inline 2017-11-29 11:42:14 +05:30
openssl_server lwip: Change socket API macros to static-inline 2017-11-29 11:42:14 +05:30
pppos_client PPPoS example: Move pin configuration to menuconfig, add log statement 2017-04-21 14:29:16 +10:00
sntp Fix Kconfig.projbuild in some examples, where myssid is erroneously kept as the default value for password. 2018-04-05 14:34:43 +05:30
udp_multicast Fix Kconfig.projbuild in some examples, where myssid is erroneously kept as the default value for password. 2018-04-05 14:34:43 +05:30
README.md Added README.md to example category folders 2017-01-18 21:03:15 +01:00

Protocols Examples

Implementation of internet communication protocols and services.

See the README.md file in the upper level examples directory for more information about examples.