micro-ROS / micro-ROS/micro_ros_setup
Move environment cleaning into apps/Makefile
未关闭
- 主要语言
- Shell
- 星标
- 509
- 派生
- 183
- 平均合并
- 22 小时 26 分钟
- 30 天内合并 PR
- 7
描述
Cleaning in "build_firmware.sh" means we cannot just go to NuttX and say "make".
贡献指南
调研方向
首先阅读 build_firmware.sh 和 apps/Makefile,以确定当前由脚本处理的环境清理步骤。将清理职责移入 apps/Makefile,然后验证进入 NuttX 环境并运行 make 时无需 build_firmware.sh 即可正常工作。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- build-system
- Issue 类型
- 重构
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100