Skip to content

Commit 699d67f

Browse files
committed
nxp: move HAL to external repo
Use external repository https://github.com/zephyrproject-rtos/hal_nxp for the NXP HAL. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent f530c5c commit 699d67f

File tree

596 files changed

+3
-3113058
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

596 files changed

+3
-3113058
lines changed

ext/hal/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ add_subdirectory(cmsis)
33
add_subdirectory(cypress)
44
add_subdirectory_if_kconfig(libmetal)
55
add_subdirectory(nordic)
6-
add_subdirectory(nxp)
76
add_subdirectory(openisa)
87
add_subdirectory(ti)
98
add_subdirectory(silabs)

ext/hal/Kconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ source "ext/hal/microchip/Kconfig"
2424

2525
source "ext/hal/nordic/Kconfig"
2626

27-
source "ext/hal/nxp/mcux/Kconfig"
28-
29-
source "ext/hal/nxp/imx/Kconfig"
30-
3127
source "ext/hal/openisa/vega_sdk_riscv/Kconfig"
3228

3329
source "ext/hal/silabs/gecko/Kconfig"

ext/hal/README

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@ gecko
2121
The Silicon Labs Gecko SDK provides device header files and peripheral drivers
2222
for all Silicon Labs Gecko devices: EFM32, EZR32 and EFR32.
2323

24-
mcux
25-
-------
26-
The NXP MCUXpresso Software Development Kit (MCUX) provides device header files
27-
and peripheral drivers for Kinetis, LPC, and i.MX SoCs.
28-
2924
nordic
3025
-------
3126
The Nordic Semiconductor Microcontroller Development Kit (MDK) provides device

ext/hal/nxp/CMakeLists.txt

Lines changed: 0 additions & 9 deletions
This file was deleted.

ext/hal/nxp/imx/CMakeLists.txt

Lines changed: 0 additions & 8 deletions
This file was deleted.

ext/hal/nxp/imx/Kconfig

Lines changed: 0 additions & 41 deletions
This file was deleted.

ext/hal/nxp/imx/README

Lines changed: 0 additions & 52 deletions
This file was deleted.

ext/hal/nxp/imx/devices/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

ext/hal/nxp/imx/devices/MCIMX6X/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

ext/hal/nxp/imx/devices/MCIMX6X/MCIMX6X_M4.h

Lines changed: 0 additions & 41139 deletions
This file was deleted.

0 commit comments

Comments
 (0)