1. 21 11月, 2019 1 次提交
  2. 20 11月, 2019 2 次提交
  3. 19 11月, 2019 3 次提交
  4. 18 11月, 2019 2 次提交
  5. 17 11月, 2019 1 次提交
  6. 15 11月, 2019 5 次提交
  7. 14 11月, 2019 3 次提交
    • D
      refresh directoy of doc · 39911b4b
      daishengdong 提交于
      39911b4b
    • D
      refresh 开发指南.pdf · 74572d20
      daishengdong 提交于
      add new interface develop guide and sample code
      74572d20
    • D
      merge new qcloud sdk · 943db74f
      daishengdong 提交于
      1. qcloud has a great revolution, the protocol has been changed to implement data template, so the old TencentCloud_SDK developed by us will not work fine now(mqtt still works, but data template will not works fine for recently created product/devices).
      
      2. I merge the official qlcoud sdk(include both the iot-hub and iot-explorer sdk) into the componet/conectivity to support new protocol of data template
      
      3. iot-hub sdk, supply the fundamental iot protocol(like mqtt coap, etc.)
      iot-explorer sdk, supply the high level service like data template based on mqtt
      
      4. To know how it works, see qcloud_iot_explorer_sdk_data_template、qcloud_iot_hub_sdk_mqtt example(keil project in board\TencentOS_tiny_EVB_MX_Plus\KEIL\qcloud_iot_explorer_sdk_data_template and  board\TencentOS_tiny_EVB_MX_Plus\KEIL\qcloud_iot_hub_sdk_mqtt)
      943db74f
  8. 13 11月, 2019 1 次提交
  9. 12 11月, 2019 2 次提交
    • D
      refresh sdk.md · 1333e096
      daishengdong 提交于
      add new interface comment
      1333e096
    • D
      add more nimble example · 0700d27b
      daishengdong 提交于
      1. make heart rate sensor example really work
      using nRF Toolbox HRM
      2. add master device scan example
      3. add gatt server example(seems not working)
      0700d27b
  10. 11 11月, 2019 1 次提交
  11. 08 11月, 2019 3 次提交
  12. 07 11月, 2019 1 次提交
  13. 06 11月, 2019 1 次提交
  14. 04 11月, 2019 1 次提交
  15. 31 10月, 2019 4 次提交
  16. 30 10月, 2019 8 次提交
  17. 29 10月, 2019 1 次提交
    • D
      add a set of dyn(create / destroy) interface · c411ed1e
      daishengdong 提交于
      1. tos_ring_q_create_dyn
      2. tos_chr_fifo_create_dyn
      3. tos_msg_q_create_dyn
      4. tos_mail_q_create_dyn
      5. tos_bin_heap_create_dyn
      6. tos_prio_q_create_dyn
      7. tos_prio_msg_q_create_dyn
      8. tos_prio_mail_q_create_dyn
      c411ed1e