mbedtls: Add support to build for linux target

This commit is contained in:
Harshit Malpani
2022-11-08 16:30:32 +05:30
parent 0635dc36c1
commit e215ede439
3 changed files with 12 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
* SPDX-License-Identifier: Apache-2.0
*/
#include <string.h>
#include <esp_system.h>
#include <stdbool.h>
#include "esp_crt_bundle.h"
#include "esp_log.h"