Commit Graph

5 Commits

Author SHA1 Message Date
Simon Glass
ef1ee7c2db Update claude file to use uman instead of crosfw
Now that we have the new uman tool, use this instead of the old one.

Signed-off-by: Simon Glass <simon.glass@canonical.com>
2026-01-01 14:27:12 -07:00
Simon Glass
6f3065ed6f CLAUDE.md: Add note about test-declaration placement
Test declarations should immediately follow the closing brace of the
function they declare, with no blank line in between.

Co-developed-by: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
2025-12-27 11:46:58 -07:00
Simon Glass
df1a785b64 CLAUDE.md: Update build and coding conventions
Fix typo ("now" -> "no") and clarify notes:
- Add reminder to avoid in-tree builds
- Clarify Co-developed-by usage in commits

Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-12-07 11:37:15 -07:00
Simon Glass
e0b8e54f52 claude: Tell it about my crosfw script being silent
Add a note about this. At some point we should create a proper tools for
IDE use in U-Boot.

Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-12-01 15:42:04 +00:00
Simon Glass
c7c867390c docs: Merge .claude/README.md into CLAUDE.md
Consolidate build and coding documentation into CLAUDE.md and
remove the redundant .claude/README.md file.

Mention the use of the Co-developed-by tag and how to run tests.

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-11-17 16:51:03 -07:00