This website requires JavaScript.
Explore
Help
Sign In
PowLu
/
TencentOS-tiny
Watch
1
Star
0
Fork
0
You've already forked TencentOS-tiny
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
899e958794fbf1596080607fefac038aebe80114
TencentOS-tiny
/
components
/
connectivity
/
qcloud-iot-hub-sdk-3.1.2
/
port
/
TencentOS_tiny
History
LinPeng
e5a78b5e64
优化HAL_UDP_Connect函数
...
1.直接在初始化阶段清零char port_str[PORT_BUFF_LEN] = {0};,删除紧接着的memset操作 2.调整代码缩进对齐
2020-01-21 14:12:46 +08:00
..
HAL_AT_UART_tencentos_tiny.c
merge new qcloud sdk
2019-11-14 15:09:00 +08:00
HAL_Device_tencentos_tiny.c
merge new qcloud sdk
2019-11-14 15:09:00 +08:00
HAL_OS_tencentos_tiny.c
add tos_slist.h, rename tos.h to tos_k.h
2020-01-03 17:25:38 +08:00
HAL_TCP_lwip.c
merge new qcloud sdk
2019-11-14 15:09:00 +08:00
HAL_TCP_module.c
Update HAL_TCP_module.c
2020-01-20 11:37:45 +08:00
HAL_Timer_tencentos_tiny.c
add tos_slist.h, rename tos.h to tos_k.h
2020-01-03 17:25:38 +08:00
HAL_UDP_lwip.c
merge new qcloud sdk
2019-11-14 15:09:00 +08:00
HAL_UDP_module.c
优化HAL_UDP_Connect函数
2020-01-21 14:12:46 +08:00