forked from commaai/openpilot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bot] Bump submodules (commaai#32602)
bump submodules Co-authored-by: Vehicle Researcher <user@comma.ai> old-commit-hash: 544b554
- Loading branch information
1 parent
375f2a2
commit cb04f75
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule cereal
updated
from 51cbf6 to d0ceac
Submodule panda
updated
15 files
+1 −1 | .pre-commit-config.yaml | |
+2 −1 | README.md | |
+2 −2 | board/can_comms.h | |
+3 −3 | board/drivers/can_common.h | |
+2 −2 | board/drivers/registers.h | |
+2 −2 | board/drivers/spi.h | |
+6 −1 | board/early_init.h | |
+1 −1 | board/provision.h | |
+1 −2 | board/safety/safety_mazda.h | |
+1 −1 | board/safety_declarations.h | |
+4 −0 | board/utils.h | |
+867 −0 | tests/misra/checkers.txt | |
+2 −3 | tests/misra/install.sh | |
+0 −1 | tests/misra/suppressions.txt | |
+25 −7 | tests/misra/test_misra.sh |