mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 23:31:57 +00:00
Move Microchip hal to its own git repo: https://github.com/zephyrproject-rtos/hal_microchip and use west. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
# Kconfig - Microchip MEC HAL drivers configuration
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
menuconfig HAS_MEC_HAL
|
|
bool "Microchip MEC HAL drivers support"
|