We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a23b713 commit 5522149Copy full SHA for 5522149
gmf_examples/basic_examples/pipeline_play_http_music/sdkconfig.defaults
@@ -64,3 +64,10 @@ CONFIG_GMF_AUDIO_EFFECT_RATE_CVT_COMPLEXITY=2
64
CONFIG_GMF_AUDIO_EFFECT_RATE_CVT_PERF_TYPE_SPEED=y
65
CONFIG_GMF_AUDIO_EFFECT_RATE_CVT_PERF_TYPE=1
66
# end of GMF Audio Effects
67
+
68
+#
69
+# GMF ESP-TSL
70
71
+CONFIG_ESP_TLS_INSECURE=y
72
+CONFIG_ESP_TLS_SKIP_SERVER_CERT_VERIFY=y
73
+# end of GMF ESP-TSL
0 commit comments