You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mcux: hal_nxp: Add option for compiling the EDMA rev2 driver
The Zephyr EDMA driver requires the NXP HAL EDMA rev2
driver to also be compiled. As such, add an option inside hal_nxp.cmake
which will compile the NXP HAL EDMA rev2 driver if CONFIG_DMA_NXP_EDMA
is set to "y".
Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
0 commit comments