1 Star 0 Fork 5

来一颗糖/BMS_AB32VG1

forked from Angel_YY/BMS_AB32VG1 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
makefile.targets 315 Bytes
一键复制 编辑 原始数据 按行查看 历史
Angel_YY 提交于 2021-12-01 21:10 . init
all2: all
sh ../pre_build.sh
riscv32-elf-xmaker -b rtthread.xm
riscv32-elf-xmaker -b download.xm
clean2:
-$(RM) $(CC_DEPS)$(C++_DEPS)$(C_UPPER_DEPS)$(CXX_DEPS)$(SECONDARY_FLASH)$(SECONDARY_SIZE)$(ASM_DEPS)$(S_UPPER_DEPS)$(C_DEPS)$(CPP_DEPS)
-$(RM) $(OBJS) *.elf
-@echo ' '
*.elf: $(wildcard ../link.lds)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/balanceTWK/bms_ab32vg1.git
git@gitee.com:balanceTWK/bms_ab32vg1.git
balanceTWK
bms_ab32vg1
BMS_AB32VG1
master

搜索帮助