forked from SZV10X_Software/SZV103_FM33A0xxEV_SiZhu

jinlicong
2024-06-12 f03cf3ae7a36954e64fc014e6bb7afd20c5a5247
refs
author jinlicong <493886250@qq.com>
Wednesday, June 12, 2024 17:21 +0800
committer jinlicong <493886250@qq.com>
Wednesday, June 12, 2024 17:22 +0800
commitf03cf3ae7a36954e64fc014e6bb7afd20c5a5247
tree c6df99db215e25c39ae2c5bd8c41f006c603e309 tree | zip | gz
parent e4424eb6b50d0300583c422dfb71d58e040f4b9e view | diff
增加IAP功能,准备测试上位机升级
57 files modified
2 files added
44899 ■■■■ changed files
CORE/main.c 3 ●●●●● diff | view | raw | blame | history
CORE/main.h 2 ●●● diff | view | raw | blame | history
Function/BOOTLOADER_IAP/bootloader_iap.c 111 ●●●●● diff | view | raw | blame | history
Function/BOOTLOADER_IAP/bootloader_iap.h 2 ●●● diff | view | raw | blame | history
Function/E2P/EEPROM.c 109 ●●●●● diff | view | raw | blame | history
Function/E2P/EEPROM.h 29 ●●●● diff | view | raw | blame | history
Function/OTHER_FUN/other_fun.c 10 ●●●●● diff | view | raw | blame | history
Function/STORAGE/sizhu_event_record.c 75 ●●●●● diff | view | raw | blame | history
Function/STORAGE/sizhu_event_record.h 30 ●●●● diff | view | raw | blame | history
Function/STORAGE/sizhu_history_record.c 43 ●●●● diff | view | raw | blame | history
Function/STORAGE/sizhu_history_record.h 2 ●●● diff | view | raw | blame | history
Function/STORAGE/system_flash_mem_manage.c 7 ●●●● diff | view | raw | blame | history
Function/STORAGE/system_flash_mem_manage.h 2 ●●● diff | view | raw | blame | history
Function/STORAGE/system_mem_para.c 11 ●●●●● diff | view | raw | blame | history
Function/UPPER_COMPUTER/upper_com.c 11 ●●●●● diff | view | raw | blame | history
Function/UPPER_COMPUTER/upper_com_data_pro.c 47 ●●●● diff | view | raw | blame | history
Function/UPPER_COMPUTER/upper_com_data_pro.h 5 ●●●● diff | view | raw | blame | history
Function/UPPER_COMPUTER/upper_com_iap_pro.c 154 ●●●●● diff | view | raw | blame | history
Function/UPPER_COMPUTER/upper_com_iap_pro.h 58 ●●●●● diff | view | raw | blame | history
Function/VALVE/valve_control.c 2 ●●● diff | view | raw | blame | history
HARDWARE/SPI/SPI.h 1 ●●●● diff | view | raw | blame | history
KEIL_MDKARM/JLinkLog.txt 25541 ●●●● diff | view | raw | blame | history
KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map 3783 ●●●● diff | view | raw | blame | history
KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.axf diff | view | raw | blame | history
KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.build_log.htm 2 ●●● diff | view | raw | blame | history
KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.hex 9643 ●●●● diff | view | raw | blame | history
KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.htm 4770 ●●●● diff | view | raw | blame | history
KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp 3 ●●●● diff | view | raw | blame | history
KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem_SZV103_FM33A0_MainSystem.dep 84 ●●●● diff | view | raw | blame | history
KEIL_MDKARM/Objects/bootloader_iap.crf diff | view | raw | blame | history
KEIL_MDKARM/Objects/bootloader_iap.d 2 ●●●●● diff | view | raw | blame | history
KEIL_MDKARM/Objects/bootloader_iap.o diff | view | raw | blame | history
KEIL_MDKARM/Objects/flash.crf diff | view | raw | blame | history
KEIL_MDKARM/Objects/flash.o diff | view | raw | blame | history
KEIL_MDKARM/Objects/main.crf diff | view | raw | blame | history
KEIL_MDKARM/Objects/main.o diff | view | raw | blame | history
KEIL_MDKARM/Objects/sizhu_alarm_record.crf diff | view | raw | blame | history
KEIL_MDKARM/Objects/sizhu_alarm_record.o diff | view | raw | blame | history
KEIL_MDKARM/Objects/sizhu_event_record.crf diff | view | raw | blame | history
KEIL_MDKARM/Objects/sizhu_event_record.o diff | view | raw | blame | history
KEIL_MDKARM/Objects/sizhu_history_record.crf diff | view | raw | blame | history
KEIL_MDKARM/Objects/sizhu_history_record.o diff | view | raw | blame | history
KEIL_MDKARM/Objects/system_flash_mem_manage.crf diff | view | raw | blame | history
KEIL_MDKARM/Objects/system_flash_mem_manage.o diff | view | raw | blame | history
KEIL_MDKARM/Objects/system_fm33a0xxev.crf diff | view | raw | blame | history
KEIL_MDKARM/Objects/system_fm33a0xxev.o diff | view | raw | blame | history
KEIL_MDKARM/Objects/system_mem_para.crf diff | view | raw | blame | history
KEIL_MDKARM/Objects/system_mem_para.o diff | view | raw | blame | history
KEIL_MDKARM/Objects/upper_com.crf diff | view | raw | blame | history
KEIL_MDKARM/Objects/upper_com.d 2 ●●●●● diff | view | raw | blame | history
KEIL_MDKARM/Objects/upper_com.o diff | view | raw | blame | history
KEIL_MDKARM/Objects/upper_com_data_pro.crf diff | view | raw | blame | history
KEIL_MDKARM/Objects/upper_com_data_pro.o diff | view | raw | blame | history
KEIL_MDKARM/RTE/Device/FM33A06XEV/system_FM33A0XXEV.c 2 ●●● diff | view | raw | blame | history
KEIL_MDKARM/SZV103_FM33A0_MainSystem.uvguix.PC 207 ●●●●● diff | view | raw | blame | history
KEIL_MDKARM/SZV103_FM33A0_MainSystem.uvoptx 120 ●●●●● diff | view | raw | blame | history
KEIL_MDKARM/SZV103_FM33A0_MainSystem.uvprojx 11 ●●●● diff | view | raw | blame | history
README.md 10 ●●●●● diff | view | raw | blame | history
Soft/system_run_fun.c 5 ●●●●● diff | view | raw | blame | history