Actions
Feature #1223
closedUpdate documentation for simple build process.
Status:
Closed
Priority:
Immediate
Assignee:
Category:
10 - Documentation
Target version:
Start date:
13 Sep 2025
Due date:
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
It's now just this:
- make xcc-pkg xcc-install
- make pkg
Then you can create the SD card and boot it.
The documentation needs a simple version for make help. make help-all will be the old help document.
Should also include steps to install toolchain and staging for app development.
Updated by Hammel about 2 months ago
- Description updated (diff)
- Status changed from New to In Progress
- % Done changed from 0 to 10
Updated by Hammel about 1 month ago
- Status changed from In Progress to Closed
- % Done changed from 10 to 100
Moved old help to build.help-all.
Added simplified build.help.
Added build.help-cdtools.
Added target for help-install that displays install.txt.
Code committed and pushed.
Closing issue.
Actions