Commit 6caac10
committed
hal_nxp: mcux-sdk-ng: common: fix build issues
Add weak definitions to fix build issue without mcux sdk irqsteer drivers,
zephyr/modules/hal/nxp/mcux/mcux-sdk-ng/drivers/common/fsl_common_arm.h:697: undefined reference to IRQSTEER_EnableInterrupt
Signed-off-by: Biwen Li <[email protected]>1 parent b374adf commit 6caac10
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
651 | 651 | | |
652 | 652 | | |
653 | 653 | | |
654 | | - | |
655 | | - | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
656 | 661 | | |
657 | 662 | | |
658 | 663 | | |
| |||
0 commit comments