Skip to content

Commit 692b3ab

Browse files
committed
ext: st: move ST HAL to its own repo
Move ST HAL out of the tree and use zephyr module under https://github.com/zephyrproject-rtos/hal_st instead. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 9a48fd7 commit 692b3ab

File tree

1,919 files changed

+3
-3856330
lines changed

Some content is hidden

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

1,919 files changed

+3
-3856330
lines changed

ext/hal/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ add_subdirectory_if_kconfig(libmetal)
55
add_subdirectory(nordic)
66
add_subdirectory(nxp)
77
add_subdirectory(openisa)
8-
add_subdirectory(st)
98
add_subdirectory(ti)
109
add_subdirectory(silabs)
1110
add_subdirectory(esp)

ext/hal/Kconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ source "ext/hal/openisa/vega_sdk_riscv/Kconfig"
3232

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

35-
source "ext/hal/st/stm32cube/Kconfig"
36-
37-
source "ext/hal/st/lib/Kconfig"
38-
3935
source "ext/hal/ti/simplelink/Kconfig"
4036

4137
endmenu

ext/hal/st/CMakeLists.txt

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

ext/hal/st/lib/CMakeLists.txt

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

ext/hal/st/lib/Kconfig

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

ext/hal/st/lib/README

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

ext/hal/st/lib/audio/microphone/OpenPDMFilter.c

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

0 commit comments

Comments
 (0)