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-11-08 19:11:54 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
f43b3afcec3b8089fee6dfa4f901b66e24f40f8c
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);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 114ms 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