Skip to content

Commit f1df0b2

Browse files
danieldegrassemmahadevan108
authored andcommitted
mcux: Enable inclusion of MCUX messaging unit driver
Enables inclusion of messaging unit driver from HAL Signed-off-by: Daniel DeGrasse <[email protected]>
1 parent 36ef159 commit f1df0b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mcux/hal_nxp.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ include_driver_ifdef(CONFIG_UART_MCUX_FLEXCOMM flexcomm driver_flexcomm)
8282
include_driver_ifdef(CONFIG_WDT_MCUX_WWDT wwdt driver_wwdt)
8383
include_driver_ifdef(CONFIG_ADC_MCUX_ADC12 adc12 driver_adc12)
8484
include_driver_ifdef(CONFIG_ADC_MCUX_ADC16 adc16 driver_adc16)
85+
include_driver_ifdef(CONFIG_IPM_IMX_REV2 mu driver_mu)
8586
include_driver_ifdef(CONFIG_CAN_MCUX_FLEXCAN flexcan driver_flexcan)
8687
include_driver_ifdef(CONFIG_COUNTER_MCUX_PIT pit driver_pit)
8788
include_driver_ifdef(CONFIG_COUNTER_MCUX_RTC rtc driver_rtc)

0 commit comments

Comments
 (0)