Commit Graph

103 Commits

Author SHA1 Message Date
Eric_He
1961644fa4 Modify the null pointer fifo to access first and then judge 2023-04-23 10:55:42 +08:00
mculover666
c5ed849343 board_perf:add support for qcloud c-sdk on ch32v307 board 2022-06-08 15:06:51 +08:00
mculover666
a3ac2e56d8 add new qloud-c-sdk component 2022-03-25 10:06:56 +08:00
supowang
90859c8754 delete boards 2021-08-05 19:26:22 +08:00
supowang
4468eb8514 delete some unused code 2021-04-08 16:47:24 +08:00
supowang
96f53f6495 update information 2021-03-11 15:01:11 +08:00
supowang
54022c2481 update mqtt client
update mqtt client
2021-03-09 16:30:41 +08:00
David Lin
7c06a5ff77 Update ble_hs_id.c 2021-01-16 08:42:44 +08:00
zekwang
a6ff5bb42b 支持BLE设备接入“腾讯连连”小程序 2020-12-01 20:11:07 +08:00
Handlow1
e4cc8e8fe6 fix a bug; nimble eventqueue pool memory overflow 2020-11-21 22:35:24 +08:00
Supowang
7b46cb4ff7 Merge pull request #230 from DavidLin1577/patch-15
Update nimble_npl_os.h
2020-10-14 22:09:03 +08:00
David Lin
ffb901b377 Update nimble_port_tencentos_tiny.h 2020-10-13 17:06:16 +08:00
David Lin
1393a091fb Update nimble_npl_os.h 2020-10-13 17:02:35 +08:00
David Lin
2533fdd50e Update osal_os.c
strncpy(version, ver, IOTX_FIRMWARE_VER_LEN)
->
strncpy(version, ver, len);
2020-07-17 19:00:41 +08:00
huangjimin
25f293d49a qmk build system 2020-07-14 16:06:01 +08:00
Jimmy
2c7390deb3 qmk build system 2020-07-14 13:48:10 +08:00
David Lin
1160dc263e Update HAL_UDP_linux.c
tcp -> udp
2020-06-29 19:59:41 +08:00
David Lin
7e4241438c Update HAL_UDP_lwip.c
tcp -> udp
2020-06-29 19:59:21 +08:00
David Lin
d56e861801 Update HAL_UDP_win.c
tcp -> udp
2020-06-29 19:55:23 +08:00
David Lin
c0eb482c86 Update HAL_UDP_lwip.c
tcp -> udp
2020-06-29 19:38:05 +08:00
tluio
0cd72b44f9 patches for uninitialized structs 2020-06-24 19:02:33 +08:00
jiejietop
d58bd1e84d mqtt client release v1.1.0 ... 2020-06-18 20:29:43 +08:00
jiejietop
2498bd9666 mqtt client release v1.1.0 ... 2020-06-18 20:07:28 +08:00
jiejietop
cd2368dbeb mqtt client release v1.1.0 ... 2020-06-18 19:49:31 +08:00
Supowang
5ed72770f5 Update RegionCN470.c 2020-06-02 16:10:08 +08:00
supowang
595cd6f0d2 fix lorawan class A demo for RHF76_052DM board
LoRaMac-node-4.4.4 demo
2020-06-02 16:06:58 +08:00
supowang
f9bd2588a2 Update LoRaMac-node to Version 4.4.4,fix Security breach found by Tencent Blade Team please refer to security advisory - CVE-2020-11068
fix Security breach found by Tencent Blade Team please refer to security advisory - CVE-2020-11068
2020-05-29 11:59:05 +08:00
daishengdong
08e5f7b3ec remove old tencentcloud_sdk and abandoned EVB boards 2020-05-07 16:22:17 +08:00
daishengdong
7fdfb8f1c5 add qcloud explorer ota sample 2020-05-07 15:09:09 +08:00
daishengdong
3e631cd96a update qcloud sdk
1. iot-hub sdk update to 3.2.0
2. iot-explorer update to 3.1.1
2020-05-07 11:11:04 +08:00
David Lin
9c9dfb8193 Update HAL_TCP_lwip.c 2020-04-26 21:24:20 +08:00
David Lin
7536e5a359 Update HAL_Device_tencentos_tiny.c 2020-04-26 21:19:13 +08:00
David Lin
061afcb959 Update HAL_OS_tencentos_tiny.c 2020-04-26 21:12:08 +08:00
David Lin
1581cefe97 Update HAL_Timer_tencentos_tiny.c 2020-04-26 21:06:22 +08:00
David Lin
2096bca000 Update HAL_UDP_lwip.c 2020-04-26 21:03:37 +08:00
David Lin
493bdb0921 Update HAL_UDP_lwip.c 2020-04-26 21:00:33 +08:00
David Lin
373527e2c0 Update HAL_UDP_module.c 2020-04-26 20:56:56 +08:00
David Lin
b64c6ee9dd Update HAL_AT_UART_tencentos_tiny.c 2020-04-26 20:52:10 +08:00
David Lin
417edcf9b8 Update HAL_Device_tencentos_tiny.c
HAL_GetDevInfo -> HAL_GetGwDevInfo
2020-04-26 20:44:24 +08:00
jiejieTop
d58ef4e996 mqttclient version 1.0.2 released... 2020-04-25 19:12:18 +08:00
jiejietop
8e38e24711 mqttclient version 1.0.2 released... 2020-04-25 12:04:38 +08:00
daishengdong
2e8c8c19e6 fix some calloc bug
1. some calloc fix
2. fix some document error
3. refactor kv API, to be compatible with ota API
2020-04-24 11:58:42 +08:00
David Lin
08272201c7 Update qcloud.h 2020-04-18 20:35:10 +08:00
David Lin
b8d1539df9 Update mqtt_wrapper.h
para -> opt
2020-04-18 20:27:25 +08:00
David Lin
7c0af9e2d4 Update HAL_Device_tencentos_tiny.c
HAL_GetDevInfo  ->  HAL_GetGwDevInfo
2020-04-13 11:25:33 +08:00
Arthur
88bfcdd333 Merge pull request #124 from DavidLin1577/patch-2
Update HAL_Device_tencentos_tiny.c
2020-03-23 10:25:16 +08:00
jiejieTop
787046eddb update mqttclient README.md 2020-03-22 12:46:06 +08:00
jiejieTop
10bbb3db8d mqttclient supports at framework and add gokit3 board demo... 2020-03-22 12:24:29 +08:00
jiejieTop
476e0dec02 the push is modified as follows:
1. delete some junk files.
2. mqttclient added comments and updated to v1.0.2.
3. update README.md.
4. update the author's own server certificate.
5. minor changes to salof.
2020-03-21 21:53:10 +08:00
David Lin
474c37d147 Update HAL_Device_tencentos_tiny.c
Fixed hidden bug may cause stackover flow
2020-03-20 21:32:33 +08:00