Oct 3214 cherry pick fixes from upstream #7630
Annotations
3 errors, 1 warning, and 2 notices
Check for PR description
Process completed with exit code 1.
|
Run Compliance Tests
Process completed with exit code 1.
|
check-warns
Process completed with exit code 1.
|
check-warns:
ClangFormat.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details.
You may want to run clang-format on this change:
-#define IRQ_PRIO_LOWEST UINT8_MAX
+#define IRQ_PRIO_LOWEST UINT8_MAX
File:boards/native/nrf_bsim/board_irq.h
Line:22
You may want to run clang-format on this change:
-#define NSI_WEAK __attribute__((__weak__))
+#define NSI_WEAK __attribute__((__weak__))
File:scripts/native_simulator/common/src/include/nsi_utils.h
Line:32
|
Run Compliance Tests:
boards/native/nrf_bsim/board_irq.h#L22
boards/native/nrf_bsim/board_irq.h:22
-#define IRQ_PRIO_LOWEST UINT8_MAX
+#define IRQ_PRIO_LOWEST UINT8_MAX
|
Run Compliance Tests:
scripts/native_simulator/common/src/include/nsi_utils.h#L32
scripts/native_simulator/common/src/include/nsi_utils.h:32
-#define NSI_WEAK __attribute__((__weak__))
+#define NSI_WEAK __attribute__((__weak__))
|
Loading