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 |
||
|---|---|---|
| .. | ||
| include | ||
| tos_barrier.c | ||
| tos_binary_heap.c | ||
| tos_bitmap.c | ||
| tos_char_fifo.c | ||
| tos_completion.c | ||
| tos_countdownlatch.c | ||
| tos_event.c | ||
| tos_global.c | ||
| tos_mail_queue.c | ||
| tos_message_queue.c | ||
| tos_mmblk.c | ||
| tos_mmheap.c | ||
| tos_mutex.c | ||
| tos_pend.c | ||
| tos_priority_mail_queue.c | ||
| tos_priority_message_queue.c | ||
| tos_priority_queue.c | ||
| tos_ring_queue.c | ||
| tos_robin.c | ||
| tos_rwlock.c | ||
| tos_sched.c | ||
| tos_sem.c | ||
| tos_stopwatch.c | ||
| tos_sys.c | ||
| tos_task.c | ||
| tos_tick.c | ||
| tos_time.c | ||
| tos_timer.c | ||