mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 16:26:14 +08:00
spi goes on boardd core
This commit is contained in:
+1
-1
Submodule panda updated: 5dc5cd8e20...2e90b6f308
@@ -416,6 +416,7 @@ class Tici(HardwareBase):
|
||||
|
||||
# *** IRQ config ***
|
||||
affine_irq(5, 565) # kgsl-3d0
|
||||
affine_irq(4, 126) # SPI goes on boardd core
|
||||
affine_irq(4, 740) # xhci-hcd:usb1 goes on the boardd core
|
||||
affine_irq(4, 1069) # xhci-hcd:usb3 goes on the boardd core
|
||||
for irq in range(237, 246):
|
||||
|
||||
Reference in New Issue
Block a user