mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-22 00:33:44 +08:00
tizi: affine IRQ by action instead of number (#27811)
* tizi: affine IRQ by action instead of number * do camera irqs * debug script --------- Co-authored-by: Comma Device <device@comma.ai> old-commit-hash: 038d34aa7f25bff127d1265f6b1446cf40fe414b
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/bash
|
||||
set -e
|
||||
|
||||
RUBYOPT="-W0" irqtop -d1 -R
|
||||
Reference in New Issue
Block a user