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>
This commit is contained in:
Simon Glass
2025-11-28 10:34:37 -07:00
committed by Simon Glass
parent 6a30ab6faa
commit e0b8e54f52

View File

@@ -59,6 +59,7 @@ pyt <test_name>
- Always run `make mrproper` if you encounter build issues
- The sandbox build creates a test environment for U-Boot that runs on the host system
- When using `git diff`, add `--no-ext-diff` to avoid external diff tools that may not work in this environment
- crosfw shows now output if everything was ok!
## Coding Conventions