forked from TencentOS/TencentOS-tiny
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 |
||
|---|---|---|
| .. | ||
| tos_barrier.h | ||
| tos_binary_heap.h | ||
| tos_bitmap.h | ||
| tos_char_fifo.h | ||
| tos_compiler.h | ||
| tos_completion.h | ||
| tos_config_check.h | ||
| tos_config_default.h | ||
| tos_countdownlatch.h | ||
| tos_err.h | ||
| tos_event.h | ||
| tos_global.h | ||
| tos_k.h | ||
| tos_klib.h | ||
| tos_ktypes.h | ||
| tos_list.h | ||
| tos_mail_queue.h | ||
| tos_message_queue.h | ||
| tos_mmblk.h | ||
| tos_mmheap.h | ||
| tos_mutex.h | ||
| tos_pend.h | ||
| tos_priority_mail_queue.h | ||
| tos_priority_message_queue.h | ||
| tos_priority_queue.h | ||
| tos_ring_queue.h | ||
| tos_robin.h | ||
| tos_rwlock.h | ||
| tos_sched.h | ||
| tos_sem.h | ||
| tos_slist.h | ||
| tos_stopwatch.h | ||
| tos_sys.h | ||
| tos_task.h | ||
| tos_tick.h | ||
| tos_time.h | ||
| tos_timer.h | ||