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-10 12:02:05 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
fdee0b64a0b26cb522df6ceeb171f1930fa84d27
esp-idf/components/esp-tls/component.mk

4 lines
55 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 := .
COMPONENT_ADD_INCLUDEDIRS := .
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 55ms 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