Commit f4c9cc0
fix: Update panic handler for V4-engine API changes
- Update panic_handler.cpp to use V4PanicInfo struct
- Use PRId32 format specifier for portable int32_t formatting
- Add missing LED control functions
- Add <cinttypes> include for PRId32
- Re-enable panic_handler.cpp in build configuration
- Fix Docker compose V4-engine mount path (V4 → V4-engine)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 5e6db31 commit f4c9cc0
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
10 | 23 | | |
11 | 24 | | |
12 | 25 | | |
| |||
0 commit comments