Skip to content

Commit edb0879

Browse files
committed
unbork misra test 4 real
1 parent 1da962e commit edb0879

File tree

3 files changed

+3
-458
lines changed

3 files changed

+3
-458
lines changed

board/stm32f4/stm32f4_config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#include "stm32f4/clock.h"
77

88
#ifdef PANDA_JUNGLE
9-
#include "include/board/jungle/stm32f4/board.h"
9+
#include "jungle/stm32f4/board.h"
1010
#else
11-
#include "include/board/stm32f4/board.h"
11+
#include "stm32f4/board.h"
1212
#endif
1313

1414
#include "stm32f4/llspi.h"

0 commit comments

Comments
 (0)