mqtt: Fix and add mqtt host test to CI

This commit is contained in:
David Cermak
2022-05-13 16:55:22 +02:00
parent e2bc3f865e
commit 1ad3e2db17
6 changed files with 27 additions and 26 deletions

View File

@@ -7,6 +7,8 @@
- array
- callback
:includes_h_pre_orig_header:
- local_FreeRTOS_config.h
- esp_attr.h
- FreeRTOS.h
- net/if.h
:strippables:

View File

@@ -0,0 +1,6 @@
/*
* SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#define configUSE_TRACE_FACILITY 1