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:
19
components/connectivity/iotkit-embedded-3.0.1/3rdparty/tools/menu/Config.wrappers
vendored
Normal file
19
components/connectivity/iotkit-embedded-3.0.1/3rdparty/tools/menu/Config.wrappers
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
config HAL_KV
|
||||
bool
|
||||
default n
|
||||
|
||||
config SUPPORT_TLS
|
||||
bool "FEATURE_SUPPORT_TLS"
|
||||
default y if OTA_ENABLED
|
||||
|
||||
config HAL_CRYPTO
|
||||
bool
|
||||
default n
|
||||
|
||||
config HAL_UDP
|
||||
bool
|
||||
default n
|
||||
|
||||
config COAP_DTLS_SUPPORT
|
||||
bool
|
||||
default n
|
Reference in New Issue
Block a user