TencentOS-tiny/board/STM8L052R8T6
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
..
BSP support avr architecture based on ATMega32 2020-03-03 18:27:24 +08:00
IAR add ota algorithm for device 2020-06-02 15:03:42 +08:00
LIB support task self delete for STM8, add a sample of shell for STM8 2020-02-15 23:22:38 +08:00
TOS-CONFIG support stm8 2020-02-15 16:39:00 +08:00
USER support task self delete for STM8, add a sample of shell for STM8 2020-02-15 23:22:38 +08:00
STM8L052R8_MINI_BOARD_SCH.pdf support stm8 2020-02-15 16:39:00 +08:00