TencentOS-tiny/examples
daishengdong 5b51d50ade add ota algorithm for device
1. effective "Differential Upgrade" patch algorithm with high compression rate
2. effective recovery algorithm support recovery firmware in blocks which has low memory consumption and wear-leveling strategies, especially suitable for embeded devices with low RAM.
3. add sample ota bootloader project, see:
board\TencentOS_tiny_EVB_MX_Plus\KEIL\ota\ota_bootloader_recovery
4. add sample application project for download firmware through http, see:
board\TencentOS_tiny_EVB_MX_Plus\KEIL\ota\ota_application_download_through_http
5. add sample application project for download firmware through qcloud explorer console, see:
board\TencentOS_tiny_EVB_MX_Plus\KEIL\ota\ota_application_download_through_qcloud_iot_explorer
6. an OTA markdown document is pending
2020-06-02 15:03:42 +08:00
..
LoRaWAN Update lora_demo.c 2020-05-28 17:35:36 +08:00
aliyun_iotkit_csdk_mqtt add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
event_driven_at_module a very simple shell framework 2020-01-08 13:54:56 +08:00
event_driven_hello_world add event-driven framework 2019-09-24 17:21:58 +08:00
farm_ai_demo Improve readability of codes in farm ai demo 2020-02-24 21:46:01 +08:00
fatfs Minor optimisation to the step f_sync and f_close 2020-02-16 11:08:32 +08:00
fatfs_through_vfs add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
hello_world fix a bug of header file dependency error 2020-02-18 10:38:02 +08:00
iap add IAP sample project, mini program manual 2020-04-15 18:11:13 +08:00
kv fix some calloc bug 2020-04-24 11:58:42 +08:00
lvgl_gui_demo add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
modbus update modbus project 2020-02-25 10:07:00 +08:00
mqttclient mqttclient supports at framework and add gokit3 board demo... 2020-03-22 12:24:29 +08:00
mqttclient_iothub add mqttclient to the component, and add fire stm32f429 board demo. 2020-02-20 00:12:30 +08:00
nb-iot_demo Update nb-iot_example.c 2019-11-15 12:04:00 +08:00
nimble_gatt add nimble uart 2019-11-15 15:37:06 +08:00
nimble_heart_rate_sensor add more nimble example 2019-11-12 19:56:52 +08:00
nimble_mesh Added output information flag in nimble_mesh 2020-02-28 22:03:00 +08:00
nimble_mesh_light add nimble mesh example 2019-11-28 11:12:16 +08:00
nimble_mesh_models_example_1 add nimble mesh example 2019-11-28 11:12:16 +08:00
nimble_mesh_models_example_2 add nimble mesh example 2019-11-28 11:12:16 +08:00
nimble_scanner add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
nimble_uart add nimble uart 2019-11-15 15:37:06 +08:00
ota_download_through_http add ota algorithm for device 2020-06-02 15:03:42 +08:00
ota_download_through_qcloud_iot_explorer add ota algorithm for device 2020-06-02 15:03:42 +08:00
posix support posix 2020-02-28 00:11:28 +08:00
qcloud_iot_explorer_sdk_data_template add qcloud explorer ota sample 2020-05-07 15:09:09 +08:00
qcloud_iot_explorer_sdk_ota add ota algorithm for device 2020-06-02 15:03:42 +08:00
qcloud_iot_hub_sdk_coap Update qcloud_iot_hub_sdk_coap.c 2020-04-17 22:15:54 +08:00
qcloud_iot_hub_sdk_mqtt add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
sensor Improve readability of codes in sensor_demo 2020-02-28 20:57:15 +08:00
sensor_e53_ia1_e2e_demo Update e53_ia1_e2e_demo.h 2020-04-17 17:48:12 +08:00
shell support task self delete for STM8, add a sample of shell for STM8 2020-02-15 23:22:38 +08:00
tcp_through_module first commit for opensource 2019-09-16 13:19:50 +08:00
tcp_through_module_based_at_socket add socket wrapper for at framework 2020-04-07 16:39:13 +08:00
tcp_udp_base_lwip Update tcp_server.c 2020-04-12 11:12:24 +08:00
tencent_firmware_mqtt Update tencent_firmware_mqtt.c 2020-02-10 13:50:04 +08:00
tencent_os_mqtt add socket wrapper for at framework 2020-04-07 16:39:13 +08:00
tickless first commit for opensource 2019-09-16 13:19:50 +08:00
udp_through_module fixed wrong output info in udp_through_module 2020-02-14 22:49:17 +08:00
wifi_ln882x fix some calloc bug 2020-04-24 11:58:42 +08:00