Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 0 additions & 3 deletions ext/hal/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ add_subdirectory(cmsis)
add_subdirectory(cypress)
add_subdirectory_if_kconfig(libmetal)
add_subdirectory(nordic)
add_subdirectory(nxp)
add_subdirectory(openisa)
add_subdirectory_if_kconfig(qmsi)
add_subdirectory(st)
add_subdirectory(ti)
add_subdirectory(silabs)
add_subdirectory(esp)
Expand Down
10 changes: 0 additions & 10 deletions ext/hal/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,10 @@ source "ext/hal/microchip/Kconfig"

source "ext/hal/nordic/Kconfig"

source "ext/hal/nxp/mcux/Kconfig"

source "ext/hal/nxp/imx/Kconfig"

source "ext/hal/openisa/vega_sdk_riscv/Kconfig"

source "ext/hal/qmsi/Kconfig"

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

source "ext/hal/st/stm32cube/Kconfig"

source "ext/hal/st/lib/Kconfig"

source "ext/hal/ti/simplelink/Kconfig"

endmenu
14 changes: 0 additions & 14 deletions ext/hal/README
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@ gecko
The Silicon Labs Gecko SDK provides device header files and peripheral drivers
for all Silicon Labs Gecko devices: EFM32, EZR32 and EFR32.

mcux
-------
The NXP MCUXpresso Software Development Kit (MCUX) provides device header files
and peripheral drivers for Kinetis, LPC, and i.MX SoCs.

nordic
-------
The Nordic Semiconductor Microcontroller Development Kit (MDK) provides device
Expand All @@ -41,15 +36,6 @@ pdl
The Cypress Peripheral Driver Library (PDL) provides device header files and
peripheral drivers for PSoC6 SoCs.

qmsi
-------
Intel® Quark™ Microcontroller Software Interface (QMSI) is a Hardware
Abstraction Layer (HAL) for Intel® Quark™ Microcontroller products. It
currently support the following SoCs:

- Intel® Quark™ D2000 Microcontroller
- Intel® Quark™ SE Microcontroller

stm32cube
---------
ST Microelectronics STM32Cube SDK
Expand Down
9 changes: 0 additions & 9 deletions ext/hal/nxp/CMakeLists.txt

This file was deleted.

8 changes: 0 additions & 8 deletions ext/hal/nxp/imx/CMakeLists.txt

This file was deleted.

41 changes: 0 additions & 41 deletions ext/hal/nxp/imx/Kconfig

This file was deleted.

52 changes: 0 additions & 52 deletions ext/hal/nxp/imx/README

This file was deleted.

1 change: 0 additions & 1 deletion ext/hal/nxp/imx/devices/CMakeLists.txt

This file was deleted.

2 changes: 0 additions & 2 deletions ext/hal/nxp/imx/devices/MCIMX6X/CMakeLists.txt

This file was deleted.

Loading