fix esp_http_client_example to build for Linux target. Made protocol_examples_common compatible for Linux target

This commit is contained in:
Harshit Malpani
2023-02-13 10:23:16 +05:30
parent 214627f14b
commit 34705c0cc4
8 changed files with 14 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
/*
* SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD
* SPDX-FileCopyrightText: 2022-2023 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Unlicense OR CC0-1.0
*/