Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-10-04 19:10:58 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
ae755628d004920398932cc4f11adce319ab1548
esp-idf/components/mbedtls/test/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);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 71ms 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