Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scripts: print the file name when decode syscall
the script shows an incorrect file name, I check the wrong file first, then I find the script did not print the current reading file name. Fix this to prevent others from wasting their time on this. The new error message: ``` [1/179] Generating syscalls.json, struct_tags.json Error decoding zmk/.../altera_msgdma.c (included in zephyr/.../ethernet.c) ``` Signed-off-by: Sa Sasu <i@sasa.su>
- Loading branch information