Skip to content

Commit

Permalink
silabs: move HAL to external repo
Browse files Browse the repository at this point in the history
This HAL is now in its own repository on
https://github.com/zephyrproject-rtos/hal_silabs

Signed-off-by: Anas Nashif <[email protected]>
  • Loading branch information
nashif committed May 30, 2019
1 parent 87462df commit 7ae4180
Show file tree
Hide file tree
Showing 489 changed files with 3 additions and 451,591 deletions.
1 change: 0 additions & 1 deletion ext/hal/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ add_subdirectory(nxp)
add_subdirectory(openisa)
add_subdirectory(st)
add_subdirectory(ti)
add_subdirectory(silabs)
add_subdirectory_ifdef(CONFIG_HAS_ALTERA_HAL altera)
add_subdirectory(microchip)
2 changes: 0 additions & 2 deletions ext/hal/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ source "ext/hal/nxp/imx/Kconfig"

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

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

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

source "ext/hal/st/lib/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion ext/hal/silabs/CMakeLists.txt

This file was deleted.

46 changes: 0 additions & 46 deletions ext/hal/silabs/gecko/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 7ae4180

Please sign in to comment.