Gerard Marull-Paretas
|
6a0f554ffa
|
include: add missing kernel.h include
Some files make use of Kernel APIs without including kernel.h, fix this
problem.
Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
|
2022-10-11 18:05:17 +02:00 |
|
Gerard Marull-Paretas
|
acc8cb4bc8
|
include: add missing irq.h include
Some modules use the IRQ API without including the necessary headers.
Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
|
2022-10-11 18:05:17 +02:00 |
|
Daniel DeGrasse
|
04773864a8
|
drivers: sdhc: add SD host controller driver for LPC SDIF
add SD host controller driver for LPC SDIF IP block, using NXP SDIF
HAL driver.
Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
|
2022-09-08 10:06:28 +02:00 |
|