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-28 05:09:39 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
450a29e8baf955f16e5888d29e4a43d5404a25e5
esp-idf/components/esp-tls/component.mk

4 lines
71 B
Makefile
Raw Normal View History

esp-tls: Basic structure Purpose: 1. TLS calls can be too many, and require a user to know the expected behaviour. A simple TLS socket wrapper that can be used in any higher level protocol. 2. Uses OpenSSL compatibility layer, so applications using esp-tls can be built on the host, and it should just work on ESP
2018-02-03 09:01:45 +05:30
COMPONENT_SRCDIRS := .
esp-tls: capturing specific errors to be available in tcp_transport and then in application code
2019-04-09 16:08:05 +02:00
COMPONENT_ADD_INCLUDEDIRS := . private_include
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 66ms 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