mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
mqtt: Fix and add mqtt host test to CI
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
- array
|
||||
- callback
|
||||
:includes_h_pre_orig_header:
|
||||
- local_FreeRTOS_config.h
|
||||
- esp_attr.h
|
||||
- FreeRTOS.h
|
||||
- net/if.h
|
||||
:strippables:
|
||||
|
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
#define configUSE_TRACE_FACILITY 1
|
Reference in New Issue
Block a user