Commit Graph

1025 Commits

Author SHA1 Message Date
David Lin
3a218ec2a0 Update bc35_28_95_lwm2m.c
if (!str) 
    {
        return -1;
    }
2020-08-10 18:20:37 +08:00
David Lin
d1b696c69c Update m26.c
if (!str) 
    {
        return -1;
    }
2020-08-10 18:18:07 +08:00
David Lin
7e8393c98e Update m5310a.c
if (!str) 
    {
        return -1;
    }
2020-08-10 18:10:51 +08:00
David Lin
3e11773cc5 Update sim7600ce.c
if (!str) 
    {
        return -1;
    }
2020-08-10 18:07:51 +08:00
David Lin
4608e2c037 Update sim800a.c
if (!str) 
    {
        return -1;
    }
2020-08-10 18:05:49 +08:00
David Lin
c9d3d1c81b Update bc35_28_95.c
if (!str) 
    {
        return -1;
    }
2020-08-10 18:03:19 +08:00
David Lin
970a6d536c Fixed stack overflow bug in bc26.c
if (!str) 
    {
        return -1;
    }
2020-08-10 17:59:53 +08:00
supowang
ad5f75d4a3 Update tos_config.h 2020-08-10 17:17:46 +08:00
mculover666
c0cde5d290 improve ec20 driver 2020-08-10 16:18:16 +08:00
mculover666
0608bcf257 fix a bug in bc26 driver 2020-08-10 15:19:47 +08:00
mculover666
d7e5aa4d5a update ec20 driver 2020-08-10 15:16:38 +08:00
supowang
8736416971 Update EVB_WL.png 2020-08-10 11:43:03 +08:00
Supowang
5c87b06a8a Merge pull request #213 from DavidLin1577/patch-5
Improve readability for nb-iot_example.c
2020-08-10 10:38:14 +08:00
Supowang
eebec88ffb Merge pull request #212 from DavidLin1577/patch-10
Update tos_farm_ai_config.h
2020-08-10 10:37:47 +08:00
Supowang
c6296162a8 Merge pull request #211 from DavidLin1577/patch-9
Update farm_ai_demo.h
2020-08-10 10:37:32 +08:00
Supowang
9f32da0971 Merge pull request #210 from DavidLin1577/patch-8
Update kv_sample.c
2020-08-10 10:37:16 +08:00
mculover666
0812e9b697 update AT_Firmware_and_SAL_Firmware_User_Guide document 2020-08-06 11:13:13 +08:00
mculover666
68911ee99c add AT_Firmware_and_SAL_Firmware_User_Guide document 2020-08-06 10:31:25 +08:00
mculover666
9375c8e16a update tcp_through_module example 2020-08-06 10:29:14 +08:00
mculover666
4dfb1c8282 fix a bug in hello_world project on evb_mx_plus board 2020-08-06 10:27:58 +08:00
mculover666
f300d15271 update hello_world project on evb_mx_plus board 2020-08-05 20:38:55 +08:00
royye62
01680af87a add modbus_te_qcloud_demo 2020-08-04 18:15:41 +08:00
mculover666
755ffd694c add iot explorer project based mqttclient on iothub evb l2 board 2020-08-04 14:30:49 +08:00
mculover666
5ad81f08e5 add tcp project based bc26 for iotclube_evb_l2 board 2020-08-04 09:55:50 +08:00
mculover666
1b31ba5839 add base project for iotclube_evb_l2 board 2020-08-04 09:19:37 +08:00
mculover666
084e8008ad add base project for iotclube_evb_l2 board 2020-08-04 09:06:00 +08:00
David Lin
24adda3e0d Update nb-iot_example.c 2020-07-31 20:45:44 +08:00
David Lin
054a8b18ef Update farm_ai_demo.h 2020-07-31 20:09:16 +08:00
David Lin
e82a96102b Update tos_farm_ai_config.h 2020-07-31 20:05:57 +08:00
David Lin
49d0616775 Update tos_farm_ai_config.h
_H_TOS_FARM_AI_CONFIG_H -> __TOS_FARM_AI_CONFIG_H__
2020-07-31 19:56:27 +08:00
David Lin
ee853ef03d Update farm_ai_demo.h
__MQTT_DEMO_H__ -> __FARM_AI_DEMO_H__
2020-07-31 19:51:52 +08:00
David Lin
81341f6711 Update kv_sample.c 2020-07-31 19:39:01 +08:00
supowang
1a7d599fbd Update 26.TencentOS_tiny_EVB_WL_Quick_Start.md 2020-07-31 17:14:28 +08:00
Supowang
8bc18dc601 Merge pull request #206 from DavidLin1577/patch-5
Update tencent_firmware_module_wrapper.h
2020-07-31 16:41:44 +08:00
Supowang
4c9b5b87a8 Merge pull request #208 from DavidLin1577/patch-6
Update bc26.h
2020-07-31 16:41:15 +08:00
Supowang
e9ee338174 Merge pull request #209 from DavidLin1577/patch-7
Update bc35_28_95.h
2020-07-31 16:40:44 +08:00
supowang
3f2513e95f add EVB_WL Quick_Start guide
add EVB_WL Quick_Start guide
2020-07-31 16:20:23 +08:00
Supowang
5d84103c6d Update app_system.c 2020-07-31 15:35:59 +08:00
David Lin
8df3e025af Update bc35_28_95.h 2020-07-30 20:10:53 +08:00
David Lin
9807bf4664 Update bc26.h 2020-07-30 19:04:33 +08:00
David Lin
c89edd49c3 Update tencent_firmware_module_wrapper.h
Added note:
@param[in]   version    version string
for function 'tos_tf_module_ota_set'
2020-07-30 18:25:41 +08:00
mculover666
cd956500ab fix a bug in exp8266_tc_fw 2020-07-30 17:20:01 +08:00
supowang
257a5e9867 add pm25 LoRaWAN project
add pm25 LoRaWAN project
2020-07-30 16:08:08 +08:00
mculover666
e4e2b08363 fix a config bug in evb_g0 mqtt project 2020-07-30 11:41:27 +08:00
mculover666
b8269af868 Merge branch 'master' of https://github.com/Tencent/TencentOS-tiny 2020-07-29 10:19:35 +08:00
mculover666
0f68497eea add sub callback function in esp8266_tc_fw warpper 2020-07-29 10:18:09 +08:00
mculover666
d3b495a598 finish the CMSIS_RTOS_API_Use_Guide document 2020-07-25 20:32:34 +08:00
mculover666
fe1b66591d finish the CMSIS_RTOS_API_Use_Guide document 2020-07-25 20:29:29 +08:00
mculover666
c16a12d34b fix lora send bug in stm32wl 2020-07-24 13:34:46 +08:00
Supowang
33c065a80e Merge pull request #205 from DavidLin1577/patch-3
Minor optimization for tencent_firmware_mqtt.c
2020-07-21 20:52:13 +08:00