refactor: restructure firmware directory#28
Conversation
|
@copilot fix the CI/CD |
Agent-Logs-Url: https://github.com/hgrf/lander001/sessions/d4bb3628-de29-44e2-95be-53e1b74079e9 Co-authored-by: hgrf <9305436+hgrf@users.noreply.github.com>
Fixed in d2856e5. The root cause was that the workspace The fix makes |
|
@copilot fix the builds in the CI/CD |
Agent-Logs-Url: https://github.com/hgrf/lander001/sessions/d472aeed-6569-407f-9a6a-78a673c3995e Co-authored-by: hgrf <9305436+hgrf@users.noreply.github.com>
Agent-Logs-Url: https://github.com/hgrf/lander001/sessions/d472aeed-6569-407f-9a6a-78a673c3995e Co-authored-by: hgrf <9305436+hgrf@users.noreply.github.com>
Fixed in 4a9fce9. Three issues were causing the build failures:
|
|
@copilot Ok somehow the esp-idf-svc patch in the firmware build got messed up, figure it out please. Is there any way I can get you to keep working until the CI/CD is all green? |
Agent-Logs-Url: https://github.com/hgrf/lander001/sessions/d16e2ccc-e4fe-4d3d-b7f8-a4ddab5696fa Co-authored-by: hgrf <9305436+hgrf@users.noreply.github.com>
Fixed in abe1d6e. The patch file was malformed — I had hand-crafted it with wrong hunk line counts ( The fix: cloned esp-idf-svc at HEAD, applied the changes with Regarding keeping the CI green: the runs I push are showing as |
No description provided.