stm32_ota/ABM开发板(BOOT源码)/文件说明.txt
2024-12-17 20:03:43 +08:00

9 lines
393 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

文件说明:
1、BOOT源码为裸机版本。
2、在正确安装完MDK软件后打开源码目录中的USER文件夹中的“APPOTA.uvprojx”文件即可打开工程。
版本说明:
1、BOOTV2.0 基础版本
2、BOOTV2.1
1修复修改升级标志位后还是无法升级的问题。
2修复修改FTP参数后还是以默认ABM参数升级固件的问题。