[nrf fromlist] arch: riscv: option to init custom hw stacked esf memb… #8416
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
2m 14s
Annotations
1 error, 1 warning, and 1 notice
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
Run compliance checks on patch series (PR):
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 SOC_ISR_STACKING_ESR_INIT \
- stack_init->_mcause = 0;
+#define SOC_ISR_STACKING_ESR_INIT stack_init->_mcause = 0;
File:soc/nordic/common/vpr/soc_isr_stacking.h
Line:71
|
You may want to run clang-format on this change:
soc/nordic/common/vpr/soc_isr_stacking.h#L71
soc/nordic/common/vpr/soc_isr_stacking.h:71
-#define SOC_ISR_STACKING_ESR_INIT \
- stack_init->_mcause = 0;
+#define SOC_ISR_STACKING_ESR_INIT stack_init->_mcause = 0;
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
|
625 Bytes |
|