mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-02-18 17:23:52 +08:00
jungle: SBU provisioning tests (#1553)
* jungle: SBU provisioning tests * update can_send * cleanup * fix misra * space
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -48,6 +48,8 @@ jobs:
|
||||
run: ${{ env.RUN }} "ENABLE_SPI=1 scons -j4"
|
||||
- name: Build with UBSan
|
||||
run: ${{ env.RUN }} "scons -j4 --ubsan"
|
||||
- name: Build jungle firmware with FINAL_PROVISIONING support
|
||||
run: ${{ env.RUN }} "FINAL_PROVISIONING=1 scons -j4 board/jungle"
|
||||
|
||||
unit_tests:
|
||||
name: unit tests
|
||||
|
||||
Reference in New Issue
Block a user