support aliyun sdk on TencentOS tiny
sample: examples\aliyun_iotkit_csdk_mqtt project: board\TencentOS_tiny_EVB_MX_Plus\KEIL\aliyun_iotkit_csdk_mqtt
This commit is contained in:
18
components/connectivity/iotkit-embedded-3.0.1/3rdparty/tools/menu/Config.http2
vendored
Normal file
18
components/connectivity/iotkit-embedded-3.0.1/3rdparty/tools/menu/Config.http2
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
config HTTP2_COMM_ENABLED
|
||||
bool "FEATURE_HTTP2_COMM_ENABLED"
|
||||
select INFRA_HTTPC
|
||||
select INFRA_SHA1
|
||||
select INFRA_TIMER
|
||||
select SUPPORT_TLS
|
||||
select ON_DAILY
|
||||
select FS_ENABLED
|
||||
default n
|
||||
help
|
||||
Establish persistent connection with AliCloud via HTTP2-stream protocol
|
||||
|
||||
config FS_ENABLED
|
||||
bool
|
||||
default n
|
||||
help
|
||||
USE HAL fs api to enable file upload feature
|
||||
|
Reference in New Issue
Block a user