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-03 16:41:44 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
3bcc85d96d7e16a85a3945111478d5f43a8266c5
esp-idf/components/tcp_transport/component.mk

7 lines
157 B
Makefile
Raw Normal View History

esp-tls: extending error handle to contain error descriptors with last mbedtls failure and latest certificate verification result flags, reworked tcp_transport to use this error handle
2019-04-16 11:58:38 +02:00
COMPONENT_ADD_INCLUDEDIRS := include
Whitespace: Automated whitespace fixes (large commit) Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace)
2020-11-10 18:40:01 +11:00
COMPONENT_PRIV_INCLUDEDIRS := private_include
transport: Add CONFI_WS_TRANSPORT for optimize the code size
2021-04-16 17:23:18 +08:00
ifndef CONFIG_WS_TRANSPORT
COMPONENT_OBJEXCLUDE := transport_ws.o
endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 85ms Template: 2ms
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