一天一句C语言,准备拿下小安派!第16天

[复制链接]
查看528 | 回复4 | 2023-9-15 15:23:50 | 显示全部楼层 |阅读模式
  • 代码写好了就要进行编译了,make常用命令要记熟
  • "make all" - Build app, components
  • "make clean" - Remove all app components output
  • "make flash" - Build and download firmware
  • "make flash-only" - Only download firmware
  • "make eflash" - Use the flash after erasing it
  • "make erase_flash" - Erase all internal contents of flash
  • "make list-components" - List all components in the project
  • "make [component name]" - build a component as a library
  • ---“全部制作” - 构建应用程序、组件
  • “清理” - 删除所有应用组件输出
  • “制作闪存” - 构建和下载固件
  • “仅刷新” - 仅下载固件
  • “制作eflash” - 擦除后使用闪光灯
  • “制作erase_flash” - 擦除闪存的所有内部内容
  • “创建列表组件” - 列出项目中的所有组件
  • “make [component name]” - 将组件构建为库

回复

使用道具 举报

496199544 | 2023-9-15 16:58:54 | 显示全部楼层
学习
回复

使用道具 举报

KKchat | 2023-9-15 19:17:31 | 显示全部楼层
学习
回复

使用道具 举报

WYG | 2023-9-15 20:05:25 | 显示全部楼层
学习
回复

使用道具 举报

爱笑 | 2023-9-15 20:49:17 来自手机 | 显示全部楼层
打卡!
用心做好保姆工作
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则