Update docs for v2026.01.00#133
Conversation
Resolves this issue around imports.mak comments & settings: #94 I am unable to replicate Thomas's observations for setting PROFILE to either debug or release for AM243x on Linux. Next, test on Windows. Signed-off-by: Nick Saulnier <nsaulnier@ti.com>
These scripts got out of date and are not currently maintained. Remove for now, since we do not want customers using them at this point in time. Signed-off-by: Nick Saulnier <nsaulnier@ti.com>
The PRU Academy v2026.01.00 made significant updates to the academy training that this page is based on. Update the OpenPRU version of the docs. Signed-off-by: Nick Saulnier <nsaulnier@ti.com>
Update this file to more explicitly cover steps in a non-MCU+ usecase. Signed-off-by: Nick Saulnier <nsaulnier@ti.com>
Create a new OpenPRU document based on the PRU Academy v2026.01.00 page **Getting Started Labs > Lab 1: How to Create a PRU Project > Creating a CCS PRU Project with MCU+ Code** Signed-off-by: Nick Saulnier <nsaulnier@ti.com>
Update the docs/contributing.md file for v2026.01.00. Include updates to better enable AI agents to interact with the OpenPRU repo. Signed-off-by: Nick Saulnier <nsaulnier@ti.com>
In v2026.01.00, make docs/open_pru_organization the single source of truth about organization in OpenPRU repo (i.e., other documents should refer to this document instead of replicating the information). AI agents using docs/open_pru_organization.md needed the document to include more information about where key files were located. Signed-off-by: Nick Saulnier <nsaulnier@ti.com>
Update pr_compliance_checklist to align with updates to other files in the docs/ folder for v2026.01.00. Update the pr_compliance_checklist so that any changes to the OpenPRU repository which may require updates to future AI documentation are flagged, so that the AI documentation can be reviewed and updated as needed. Signed-off-by: Nick Saulnier <nsaulnier@ti.com>
Review Summary by Qodo(Agentic_describe updated until commit a2b1d71)Update documentation for v2026.01.00 and improve contribution guidelines
WalkthroughsDescription• Remove outdated pru_dependencies scripts no longer maintained • Update documentation for PRU Academy v2026.01.00 release • Add new guide for creating MCU+ projects in OpenPRU repo • Enhance contributing guidelines with AI-agent documentation requirements • Clarify project structure and build infrastructure patterns Diagramflowchart LR
A["v2026.01.00 Updates"] --> B["README.md"]
A --> C["Contributing Guide"]
A --> D["Project Creation Docs"]
B --> E["Training Section"]
B --> F["CCS Build Steps"]
C --> G["AI Documentation Requirements"]
C --> H["Build Verification Steps"]
D --> I["New MCU+ Project Guide"]
D --> J["Organization Reference"]
K["Remove Scripts"] --> L["pru_dependencies.bat"]
K --> M["pru_dependencies.sh"]
K --> N["pru_dependencies_readme.md"]
File Changes1. docs/pru_dependencies.bat
|
Code Review by Qodo
1. Tabs added in code block
|
Update the readme based on the latest documentation and code. Signed-off-by: Nick Saulnier <nsaulnier@ti.com>
Create separate best practices sections for C code for MCU+ cores, and C code for PRU cores. Do not duplicate information in docs/open_pru_organization, simply refer to that file. Signed-off-by: Nick Saulnier <nsaulnier@ti.com>
553a0a2 to
350c701
Compare
Review Summary by QodoUpdate documentation for v2026.01.00 and add MCU+ project creation guide
WalkthroughsDescription• Remove outdated pru_dependencies scripts no longer maintained • Update documentation for PRU Academy v2026.01.00 release • Add new guide for creating MCU+ projects in OpenPRU repo • Enhance contributing guidelines with AI enablement and detailed checklists • Reorganize best practices documentation for PRU vs MCU+ host code • Add Training section to README with links to PRU Academies Diagramflowchart LR
A["v2026.01.00 Updates"] --> B["Remove pru_dependencies scripts"]
A --> C["Update README & docs"]
A --> D["New MCU+ guide"]
A --> E["Enhanced contributing.md"]
C --> F["Add Training section"]
C --> G["Reorganize best practices"]
D --> H["open_pru_create_new_mcuplus_project.md"]
E --> I["AI documentation requirements"]
E --> J["Detailed contribution checklists"]
File Changes1. docs/pru_dependencies.bat
|
|
Persistent review updated to latest commit 350c701 |
|
Persistent review updated to latest commit ea4d39b |
Signed-off-by: Manoj Koppolu <manoj_koppolu@ti.com>
ea4d39b to
a2b1d71
Compare
|
Persistent review updated to latest commit a2b1d71 |
|
Persistent review updated to latest commit a2b1d71 |
Code Review by Qodo
1. e.g. used in open_pru_organization.md
|
No description provided.