Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Microchip MEC HAL drivers configuration |
|
|
|
# SPDX-License-Identifier: Apache-2.0 |
|
|
|
config HAS_MEC_HAL |
|
bool "Microchip MEC HAL drivers support" |
|
|
|
config HAS_MPFS_HAL |
|
bool "Microchip MPFS HAL drivers support" |
|
|
|
config HAS_MEC5_HAL |
|
bool "Microchip MEC5 HAL drivers support"
|
|
|