micro-ROS / micro-ROS/micro_ros_espidf_component
int32_publisher not building for esp32c3
还没有人认领这个 Issue。
- 主要语言
- C
- 星标
- 419
- 派生
- 124
- 平均合并
- 21 小时 35 分钟
- 30 天内合并 PR
- 3
描述
- Hardware description: ESP32C3-Wroom-02
- RTOS: freertos
- Installation type: Standard
- Version or commit hash: Humble
#### Steps to reproduce the issue
In the terminal:
1)Select int32_publisher example
2) idf.py set-target esp32c3
3)idf.py menuconfig (I used Ethernet as Transport)
4)idf.py build
#### Expected behavior
100% successful build
#### Actual behavior


#### Additional information
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 int32_publisher 示例开始,使用 idf.py set-target esp32c3、将 Ethernet 设为传输方式的 menuconfig 以及 idf.py build 重现失败。检查报告的构建错误,并将 ESP32C3 配置与示例预期的设置进行比较;当示例能够针对指定目标成功构建时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- c
- 领域
- build-system, embedded-iot
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100