Commit Graph

719 Commits

Author SHA1 Message Date
mculover666
092b971425 add ota update demo base tc esp8266 fw 2020-07-02 14:55:23 +08:00
daishengdong
c3f372445f remove fpu stuff from cm3 2020-07-01 20:37:57 +08:00
daishengdong
4eb56ab12a add iccarm support for cm3
1. IAR project, see TencentOS-tiny\board\STM32F103_SIM800A\iar
2020-07-01 20:24:57 +08:00
Supowang
61a88b4988 Merge pull request #195 from DavidLin1577/patch-7
Update HAL_UDP_lwip.c
2020-06-30 14:54:39 +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
mculover666
8691c0e92b add mqtt_based_qcloud_firmware project 2020-06-29 19:36:18 +08:00
Supowang
01942d4409 Merge pull request #192 from DavidLin1577/patch-6
Update hal_tcp_module.c
2020-06-29 19:03:34 +08:00
Supowang
d045c52992 Merge pull request #194 from Mculover666/master
improve TencentOS_tiny_EVB_MX_Plus_Quick_Start document
2020-06-29 17:34:15 +08:00
mculover666
633617c4cd improve TencentOS_tiny_EVB_MX_Plus_Quick_Start document 2020-06-29 13:34:29 +08:00
Supowang
15815607ad Merge pull request #193 from Mculover666/master
add ota_quick_start document
2020-06-29 11:58:25 +08:00
daishengdong
69f8accae6 bugfix of ota_patch 2020-06-28 19:23:05 +08:00
mculover666
49f91f293c fix some bug 2020-06-28 18:03:46 +08:00
mculover666
f9658804e6 add ota_quick_start document 2020-06-28 17:58:55 +08:00
David Lin
82288e55f3 Update hal_tcp_module.c
Mini optimized
2020-06-28 16:43:26 +08:00
Mculover666
1e81a1a07c Merge pull request #11 from Tencent/master
2020/06/28merge
2020-06-28 15:12:39 +08:00
Arthur
a5c7a347fa Merge pull request #191 from Mculover666/master
fix ptbl cmd tools bug in makefile
2020-06-28 15:10:28 +08:00
daishengdong
ae1d8f3b7f a bugfix when sizeof image is larger than 64k(0xFFFF) 2020-06-28 15:05:03 +08:00
Arthur
a35e88ad24 Merge pull request #189 from DavidLin1577/patch-3
Update tos_time.h
2020-06-28 11:01:06 +08:00
Arthur
58aa650cb1 Merge pull request #190 from DavidLin1577/patch-4
Update tos_stopwatch.h
2020-06-28 11:00:49 +08:00
Supowang
953a77cd08 Merge pull request #188 from tluio/patches_for_uninitialized_structs
patches for uninitialized structs
2020-06-28 10:19:21 +08:00
David Lin
f79d4db011 Update tos_stopwatch.h
Fixed some wrong notes.
2020-06-27 19:10:48 +08:00
David Lin
18b4d5697d Update tos_time.h
Fixed the wrong note.
2020-06-27 18:40:15 +08:00
mculover666
022b7f6635 fix diff cmd tools bug in makefile 2020-06-25 15:14:28 +08:00
tluio
0cd72b44f9 patches for uninitialized structs 2020-06-24 19:02:33 +08:00
Supowang
b01d2d75d3 Merge pull request #187 from Mculover666/master
add more ota_err_code support for ota bootloader
2020-06-24 18:16:22 +08:00
mculover666
43af886714 ta http demo project test success 2020-06-24 18:13:04 +08:00
mculover666
85dcdd527d fix ota http demo project bug 2020-06-24 17:18:56 +08:00
mculover666
931e8fc599 add at parse fifo overflow log 2020-06-24 17:12:07 +08:00
mculover666
3bf5c3b6ba fix ota bug 2020-06-24 17:08:29 +08:00
mculover666
142d3ebf7b add more ota_err_code support for ota bootloader 2020-06-24 15:46:04 +08:00
Supowang
fcae48c92d Merge pull request #186 from Mculover666/master
add errcode support for ota
2020-06-24 15:06:51 +08:00
mculover666
70b4bb126a add errcode support for ota 2020-06-24 15:04:14 +08:00
Mculover666
450404668c Merge pull request #10 from Tencent/master
2020-06-24merge
2020-06-24 14:38:40 +08:00
Supowang
295eb78094 Merge pull request #185 from jiejieTop/master
fix mqttclient sample compilation error on  EVB_LN882x and LTE_DTU_EC20_SIM7600CE board
2020-06-23 20:45:53 +08:00
jiejietop
758af8ce6a add mqttclient demo on BearPi_STM32L431RC board 2020-06-23 19:35:22 +08:00
jiejietop
0c956b5b56 fix mqttclient sample compilation error on board-LTE_DTU_EC20_SIM7600CE ... 2020-06-23 15:40:52 +08:00
jiejietop
3fa3cc358c fix mqttclient sample compilation error on board-EVB_LN882x ... 2020-06-23 15:33:42 +08:00
Supowang
925140627a Merge pull request #184 from jiejieTop/master
fix mqttclient sample compilation error of board-TencentOS_tiny_EVB_MX_Plus ...
2020-06-23 10:17:01 +08:00
jiejietop
6b0c56eab7 fix mqttclient sample compilation error of board-TencentOS_tiny_EVB_MX_Plus ... 2020-06-23 08:52:37 +08:00
Supowang
67853dce87 Merge pull request #183 from Mculover666/master
add pm2d5 sensor to stm32wl lorawan project
2020-06-22 11:01:28 +08:00
mculover666
bb0c36e3c1 add pm2d5 to lorawam project 2020-06-19 20:06:38 +08:00
Mculover666
851de794a4 Merge pull request #9 from Tencent/master
2020-06-19merge
2020-06-19 11:55:21 +08:00
supowang
875a14aaf0 add EVB_LN822x iot exporer demo
add EVB_LN822x  iot exporer demo
2020-06-19 11:10:17 +08:00
daishengdong
c90e31d90f fix return code of tos_kv_has_key when sanity check failed 2020-06-18 21:02:00 +08:00
daishengdong
a561a713e4 Merge branch 'master' of https://github.com/Tencent/TencentOS-tiny 2020-06-18 20:57:46 +08:00
daishengdong
9bedf2ea80 fix a bug of memory leak of kv
in tos_kv_has_key, if an item is found, should kv_item_free it later.
2020-06-18 20:57:17 +08:00
supowang
da4961fd47 add some config for Tencent cloud IoT Explorer
add some config for Tencent cloud IoT Explorer
2020-06-18 20:56:39 +08:00