Logo
Explore Help
Sign In
feedc0de/esp-idf
1
0
Fork 0
You've already forked esp-idf
forked from espressif/esp-idf
Code Pull Requests Activity
Files
146f1012896b0a1191697984e0db343a56988ee4
esp-idf/components/mbedtls/test_apps/main/test_mbedtls_utils.h

10 lines
260 B
C
Raw Normal View History

other: Move cbor, jsmn and libsodium to idf-component-manager Marginal components are being carved out from esp-idf and moved to https://github.com/espressif/idf-extra-components. They are distributed via idf-component-manager, see https://components.espressif.com.
2021-11-19 19:03:18 +01:00
/*
ci: Fix `pre-check` stage failing tests - Updated license headers - Re-enabled public headers and static analysis checks - Fix public header file check failure Co-authored-by: Aditya Patwardhan <aditya.patwardhan@espressif.com>
2021-10-29 10:09:53 +05:30
* SPDX-FileCopyrightText: 2021-2022 Espressif Systems (Shanghai) CO LTD
other: Move cbor, jsmn and libsodium to idf-component-manager Marginal components are being carved out from esp-idf and moved to https://github.com/espressif/idf-extra-components. They are distributed via idf-component-manager, see https://components.espressif.com.
2021-11-19 19:03:18 +01:00
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <stddef.h>
void utils_bin2hex(char *const hex, const size_t hex_maxlen, const unsigned char *const bin, const size_t bin_len);
Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 53ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API