Skip to content

Commit 529d9d0

Browse files
committed
Merge branch 'ci/disable_wifi_debug_in_tat_jobs' into 'master'
ci: Disabled wifi debug logs in tat jobs See merge request application/esp-at!1897
2 parents a93ab05 + ea16a92 commit 529d9d0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.gitlab/ci/build_template.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@
176176
.enable_at_debugs: &enable_at_debugs
177177
- echo -e "CONFIG_LOG_DEFAULT_LEVEL_INFO=y" >> ${at_sdkconfig_file}
178178
- echo -e "CONFIG_AT_DEBUG=y" >> ${at_sdkconfig_file}
179-
- echo -e "CONFIG_AT_WIFI_DUMP_STATIS_DEBUG=y" >> ${at_sdkconfig_file}
180179
- echo -e "CONFIG_AT_NET_DEBUG=y" >> ${at_sdkconfig_file}
181180

182181
.disable_wifi_iram_opt: &disable_wifi_iram_opt

0 commit comments

Comments
 (0)