1 Star 0 Fork 82

Nuri_Dr/evm

forked from 万里/evm 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
makefile 331 Bytes
一键复制 编辑 原始数据 按行查看 历史
so-so 提交于 2020-06-09 21:24 . add w5500
qemu_cortex_m3:
rm -rf build/qemu_cortex_m3/ejs \
&& west build -b qemu_cortex_m3 bsp/qemu_cortex_m3/ejs -d build/qemu_cortex_m3/ejs
bearpi_stm32l431:
rm -rf build/stm32/bearpi_stm32l431 \
&& west build -b bearpi_stm32l431 bsp/ejs/stm32/bearpi_stm32l431 -d build/stm32/bearpi_stm32l431
.PHONY: arm_cortex_m3 bearpi_stm32l431
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/nuri_dr/evm.git
[email protected]:nuri_dr/evm.git
nuri_dr
evm
evm
master

搜索帮助